Skip to content

Commit

Permalink
Roll com.diffplug.spotless 6.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed Nov 30, 2023
1 parent 19c5bcb commit c49f1fd
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 = "1.9.21"
val kspSubVersion = "1.0.15"
id("com.github.ben-manes.versions") version "0.50.0"
id("com.diffplug.spotless") version "6.23.1"
id("com.diffplug.spotless") version "6.23.2"
id("com.android.application") version "8.2.0-rc03"
id("org.jetbrains.kotlin.android") version kotlinVersion
id("com.google.devtools.ksp") version "$kotlinVersion-$kspSubVersion"
Expand Down

0 comments on commit c49f1fd

Please sign in to comment.