Skip to content

Commit eb954b4

Browse files
dependabot[bot]purejava
authored andcommitted
Bump com.palantir.git-version from 4.3.0 to 5.0.0
Bumps com.palantir.git-version from 4.3.0 to 5.0.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a3592b commit eb954b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("com.gradleup.shadow") version "9.3.2"
33
id("com.github.breadmoirai.github-release") version "2.5.2"
4-
id("com.palantir.git-version") version "4.3.0"
4+
id("com.palantir.git-version") version "5.0.0"
55
id("java")
66
id("java-library")
77
id("signing")

0 commit comments

Comments
 (0)