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 4047849 commit 6631f67Copy full SHA for 6631f67
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
11
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
12
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
13
gitVersion = { id = "com.palantir.git-version", version = "3.0.0" }
14
-ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.1" }
+ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.0" }
15
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
16
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
17
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
0 commit comments