Skip to content

Commit cd1c6ae

Browse files
renovate[bot]eric-labelle
authored andcommitted
Update plugin spotless to v6.25.0
1 parent deb411a commit cd1c6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
5555
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
5656
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
5757
publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
58-
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
58+
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
5959
wire = { id = "com.squareup.wire", version = "5.3.1" }
6060

6161
# Used by the sample app

0 commit comments

Comments
 (0)