Browse Source

Upgrade to Git Commit ID Plugin 4.0.4

Closes gh-26049
pull/26078/head
Stephane Nicoll 5 years ago
parent
commit
313cc0d6af
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -323,7 +323,7 @@ bom { @@ -323,7 +323,7 @@ bom {
]
}
}
library("Git Commit ID Plugin", "4.0.3") {
library("Git Commit ID Plugin", "4.0.4") {
group("pl.project13.maven") {
plugins = [
"git-commit-id-plugin"

Loading…
Cancel
Save