Skip to content

Commit a1cd2b6

Browse files
dependabot[bot]purejava
authored andcommitted
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 0885a9a commit a1cd2b6

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

0 commit comments

Comments
 (0)