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 01b8174 commit ce44cf9Copy full SHA for ce44cf9
gradle/libs.versions.toml
@@ -29,4 +29,4 @@ kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
29
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
30
qodana = { id = "org.jetbrains.qodana", version.ref = "qodana" }
31
grammarkit= { id = "org.jetbrains.grammarkit", version.ref = "grammarkit" }
32
-spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
0 commit comments