Skip to content

Commit 2d558ff

Browse files
Merge pull request #1495 from modelix/dependabot/gradle/com.palantir.git-version-3.2.0
build(deps): bump com.palantir.git-version from 3.1.0 to 3.2.0
2 parents 7614777 + c4e4dfb commit 2d558ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apache-cxf = ["apache-cxf-client", "apache-cxf-sse"]
1010
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1111
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1212
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
13-
gitVersion = { id = "com.palantir.git-version", version = "3.1.0" }
13+
gitVersion = { id = "com.palantir.git-version", version = "3.2.0" }
1414
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "modelixBuildtools" }
1515
dokka = {id = "org.jetbrains.dokka", version.ref = "dokka"}
1616
node = {id = "com.github.node-gradle.node", version = "7.1.0"}

0 commit comments

Comments
 (0)