Skip to content

Commit f438ad1

Browse files
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] <support@github.com>
1 parent 0b8d2e2 commit f438ad1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

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

2424
[plugins]
2525
errorprone = { id = "net.ltgt.errorprone", version = "4.3.0" }
26-
git = { id = "com.palantir.git-version", version = "3.3.0" }
26+
git = { id = "com.palantir.git-version", version = "4.0.0" }
2727
maven = { id = "com.vanniktech.maven.publish.base", version.ref = "maven-publish" }
2828
osdetector = { id = "com.google.osdetector", version = "1.7.3" }

0 commit comments

Comments
 (0)