Skip to content

Commit 166acf8

Browse files
Bump com.palantir.git-version from 3.1.0 to 3.2.0 (#152)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f5fd2a commit 166acf8

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
@@ -3,7 +3,7 @@ plugins {
33
id("jacoco-report-aggregation")
44
id("maven-publish")
55
id("signing")
6-
id("com.palantir.git-version") version "3.1.0"
6+
id("com.palantir.git-version") version "3.2.0"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
88
}
99

0 commit comments

Comments
 (0)