Skip to content

Commit

Permalink
chore(deps): bump com.palantir.git-version from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent cabba05 commit e011d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ junit = {group = "junit", name = "junit", version.ref = "junit"}
[plugins]
spotbugs = {id = "com.github.spotbugs", version = "5.1.3"}
spotless = {id = "com.diffplug.spotless", version = "6.22.0"}
git-version = {id = "com.palantir.git-version", version = "3.0.0"}
git-version = {id = "com.palantir.git-version", version = "3.1.0"}
nexus-publish = {id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1"}

0 comments on commit e011d96

Please sign in to comment.