Skip to content

Commit

Permalink
Upgrade git-version plugin to the latest version: 3.1.0 (#3089)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottDugas authored Feb 4, 2025
1 parent 43c45f7 commit 8b4f7a5
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 @@ -152,7 +152,7 @@ test-compileOnly = [ "autoService", "jsr305" ]

artifactory = { id = "com.jfrog.artifactory", version = "4.29.2" }
download = { id = "de.undercouch.download", version = "4.1.1" }
gitversion = { id = "com.palantir.git-version", version = "0.15.0" }
gitversion = { id = "com.palantir.git-version", version = "3.1.0" }
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
protobuf = { id = "com.google.protobuf", version = "0.8.19" }
serviceloader = { id = "com.github.harbby.gradle.serviceloader", version = "1.1.8" }
Expand Down

0 comments on commit 8b4f7a5

Please sign in to comment.