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 e19ca3c commit c39d476Copy full SHA for c39d476
gradle/libs.versions.toml
@@ -31,4 +31,4 @@ kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
31
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
32
qodana = { id = "org.jetbrains.qodana", version.ref = "qodana" }
33
grammarkit= { id = "org.jetbrains.grammarkit", version.ref = "grammarkit" }
34
-spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
+spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
0 commit comments