Skip to content

Commit 634799f

Browse files
committed
Upgrade to Groovy 3.0.13
Closes gh-32440
1 parent 6c37838 commit 634799f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ bom {
380380
]
381381
}
382382
}
383-
library("Groovy", "3.0.12") {
383+
library("Groovy", "3.0.13") {
384384
group("org.codehaus.groovy") {
385385
imports = [
386386
"groovy-bom"

0 commit comments

Comments
 (0)