We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a611b commit e7629d7Copy full SHA for e7629d7
1 file changed
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
14
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
15
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
16
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
17
-spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
+spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
18
19
[libraries]
20
autoService-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
0 commit comments