Skip to content

Commit

Permalink
Upgrade to Groovy 3.0.13
Browse files Browse the repository at this point in the history
Closes gh-32443
  • Loading branch information
philwebb committed Sep 20, 2022
1 parent 8b9c0f2 commit f9b532d
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 @@ -411,7 +411,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 f9b532d

Please sign in to comment.