Skip to content

Commit

Permalink
Roll Spotless 7.0.0.BETA1
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed Jun 7, 2024
1 parent bf67a2a commit 62a86c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pluginManagement {
val kotlinVersion = "2.0.0"
val kspSubVersion = "1.0.22"
id("com.github.ben-manes.versions") version "0.51.0"
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.0.BETA1"
id("com.android.application") version "8.5.0-rc01"
id("org.jetbrains.kotlin.android") version kotlinVersion
id("com.google.devtools.ksp") version "$kotlinVersion-$kspSubVersion"
Expand Down

0 comments on commit 62a86c0

Please sign in to comment.