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.
2 parents e8c96fb + 17bb0b0 commit 5003141Copy full SHA for 5003141
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.2.1" }
+spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
0 commit comments