We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190f9e8 commit 8d298d1Copy full SHA for 8d298d1
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.33.0" }
17
-spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
+spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
18
19
[libraries]
20
autoService-annotations = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
0 commit comments