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 8094439 commit aa2eb67Copy full SHA for aa2eb67
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ apache-cxf = ["apache-cxf-client", "apache-cxf-sse"]
10
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
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" }
+gitVersion = { id = "com.palantir.git-version", version = "3.1.0" }
14
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
15
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "modelixBuildtools" }
16
dokka = {id = "org.jetbrains.dokka", version.ref = "dokka"}
0 commit comments