Skip to content

Commit 027d912

Browse files
build(deps): bump com.palantir.git-version from 4.1.0 to 4.2.0
Bumps com.palantir.git-version from 4.1.0 to 4.2.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0db704d commit 027d912

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
@@ -11,7 +11,7 @@ kotlinBenchmark = "0.4.14"
1111
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1212
kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "kotlin" }
1313
kotlin-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "kotlinBenchmark" }
14-
gitVersion = { id = "com.palantir.git-version", version = "4.1.0" }
14+
gitVersion = { id = "com.palantir.git-version", version = "4.2.0" }
1515

1616
[libraries]
1717

0 commit comments

Comments
 (0)