We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b019b commit 00d75e7Copy full SHA for 00d75e7
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.31.0" }
17
-spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
18
19
[libraries]
20
autoService-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
0 commit comments