Skip to content

Commit d4d584c

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.palantir.git-version from 4.0.0 to 4.1.0
Bumps com.palantir.git-version from 4.0.0 to 4.1.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 046582c commit d4d584c

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.0.0" }
14+
gitVersion = { id = "com.palantir.git-version", version = "4.1.0" }
1515

1616
[libraries]
1717

0 commit comments

Comments
 (0)