Skip to content

Commit cd2a8a9

Browse files
committed
Upgrade to Groovy 3.0.11
Closes gh-31426
1 parent 4d03653 commit cd2a8a9

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
@@ -408,7 +408,7 @@ bom {
408408
]
409409
}
410410
}
411-
library("Groovy", "3.0.10") {
411+
library("Groovy", "3.0.11") {
412412
group("org.codehaus.groovy") {
413413
imports = [
414414
"groovy-bom"

0 commit comments

Comments
 (0)