fix(deps): update Spotless to 7.0.0.BETA1
This is the version with all the configuration cache fixes
This commit is contained in:
parent
5fb078fc31
commit
7029f61b5d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:5.0.0-alpha.14"
|
|||
build-r8 = "com.android.tools:r8:8.5.35"
|
||||
build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.11.0"
|
||||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
|
||||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.0.BETA1"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.4"
|
||||
compose-bom = "androidx.compose:compose-bom:2024.06.00"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
|
||||
|
|
Loading…
Reference in a new issue