Skip to content

Commit f9b532d

Browse files
committed
Upgrade to Groovy 3.0.13
Closes gh-32443
1 parent 8b9c0f2 commit f9b532d

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
@@ -411,7 +411,7 @@ bom {
411411
]
412412
}
413413
}
414-
library("Groovy", "3.0.12") {
414+
library("Groovy", "3.0.13") {
415415
group("org.codehaus.groovy") {
416416
imports = [
417417
"groovy-bom"

0 commit comments

Comments
 (0)