Skip to content

Commit f3ad683

Browse files
dependabot[bot]purejava
authored andcommitted
Bump com.palantir.git-version from 3.3.0 to 4.0.0
Bumps com.palantir.git-version from 3.3.0 to 4.0.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c348ea commit f3ad683

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 "8.3.6"
33
id("com.github.breadmoirai.github-release") version "2.5.2"
4-
id("com.palantir.git-version") version "3.3.0"
4+
id("com.palantir.git-version") version "4.0.0"
55
id("java")
66
id("java-library")
77
id("signing")

0 commit comments

Comments
 (0)