Skip to content

Commit

Permalink
Upgrade to Groovy 3.0.13
Browse files Browse the repository at this point in the history
Closes gh-32440
  • Loading branch information
philwebb committed Sep 20, 2022
1 parent 6c37838 commit 634799f
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 @@ -380,7 +380,7 @@ bom {
]
}
}
library("Groovy", "3.0.12") {
library("Groovy", "3.0.13") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"
Expand Down

0 comments on commit 634799f

Please sign in to comment.