Skip to content

Commit

Permalink
Upgrade to Groovy 3.0.9
Browse files Browse the repository at this point in the history
Closes gh-27976
  • Loading branch information
snicoll committed Sep 14, 2021
1 parent bffd983 commit f4cbcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -357,7 +357,7 @@ bom {
]
}
}
library("Groovy", "3.0.8") {
library("Groovy", "3.0.9") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"
Expand Down

0 comments on commit f4cbcaf

Please sign in to comment.