Skip to content

Commit 1708210

Browse files
dependabot[bot]purejava
authored andcommitted
Bump com.palantir.git-version from 3.1.0 to 3.2.0
Bumps com.palantir.git-version from 3.1.0 to 3.2.0. --- updated-dependencies: - dependency-name: com.palantir.git-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c3a7ec commit 1708210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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.1.0'
4+
id 'com.palantir.git-version' version '3.2.0'
55
id 'java'
66
id 'java-library'
77
id 'signing'

0 commit comments

Comments
 (0)