We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d68b37 commit 9ed70f9Copy full SHA for 9ed70f9
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
25
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.7" }
26
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
27
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
28
-spotless = { id = "com.diffplug.spotless", version = "8.2.1" }
+spotless = { id = "com.diffplug.spotless", version = "8.3.0" }
29
30
[libraries]
31
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
0 commit comments