mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 22:35:17 +00:00
build(deps): bump spotless-plugin-gradle from 6.0.4 to 6.0.5 (#1591)
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies {
|
|||||||
dependencySync("com.vanniktech:gradle-maven-publish-plugin:0.18.0")
|
dependencySync("com.vanniktech:gradle-maven-publish-plugin:0.18.0")
|
||||||
dependencySync("com.squareup.okhttp3:okhttp:4.9.3")
|
dependencySync("com.squareup.okhttp3:okhttp:4.9.3")
|
||||||
dependencySync("com.vdurmont:semver4j:3.1.0")
|
dependencySync("com.vdurmont:semver4j:3.1.0")
|
||||||
dependencySync("com.diffplug.spotless:spotless-plugin-gradle:6.0.4")
|
dependencySync("com.diffplug.spotless:spotless-plugin-gradle:6.0.5")
|
||||||
dependencySync("org.jetbrains.kotlinx:kover:0.4.4")
|
dependencySync("org.jetbrains.kotlinx:kover:0.4.4")
|
||||||
|
|
||||||
// Kotlin dependencies
|
// Kotlin dependencies
|
||||||
|
@@ -85,7 +85,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
|
|||||||
|
|
||||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||||
|
|
||||||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.0.4"
|
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.0.5"
|
||||||
|
|
||||||
compose-animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
|
compose-animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user