Skip to content

Commit 9a121b0

Browse files
Update plugin spotless to v6.23.3 (#211)
1 parent a0ec5a9 commit 9a121b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lint = { id = "com.android.lint", version = "8.2.0" }
1212
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1313
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
1414
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
15-
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
15+
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
1616

1717
[libraries]
1818
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"

0 commit comments

Comments
 (0)