Skip to content

Commit 6336ee7

Browse files
Bump com.palantir.git-version from 3.0.0 to 3.1.0
Bumps com.palantir.git-version from 3.0.0 to 3.1.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]>
1 parent 3d7dd05 commit 6336ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version =
2929

3030
[plugins]
3131
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
32-
git = { id = "com.palantir.git-version", version = "3.0.0" }
32+
git = { id = "com.palantir.git-version", version = "3.1.0" }
3333
maven = { id = "com.vanniktech.maven.publish.base", version.ref = "maven-publish" }
3434
osdetector = { id = "com.google.osdetector", version = "1.7.3" }

0 commit comments

Comments
 (0)