Browse Source

Upgrade to Git Commit ID Plugin 4.9.9

Closes gh-27398
pull/27405/head
Andy Wilkinson 5 years ago
parent
commit
9082e16a25
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -326,7 +326,7 @@ bom { @@ -326,7 +326,7 @@ bom {
]
}
}
library("Git Commit ID Plugin", "4.0.5") {
library("Git Commit ID Plugin", "4.9.9") {
prohibit("[5.0.0,)") {
because "it requires Java 11"
}

Loading…
Cancel
Save