Skip to content

Commit 2bd6bbd

Browse files
build(deps): bump com.palantir.git-version from 3.2.0 to 3.3.0
Bumps com.palantir.git-version from 3.2.0 to 3.3.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21601ff commit 2bd6bbd

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

1616
[libraries]
1717

0 commit comments

Comments
 (0)