Skip to content

Commit ca48c6a

Browse files
committed
Upgrade to Groovy 3.0.17
Closes gh-34907
1 parent 8323cf3 commit ca48c6a

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
@@ -422,7 +422,7 @@ bom {
422422
]
423423
}
424424
}
425-
library("Groovy", "3.0.16") {
425+
library("Groovy", "3.0.17") {
426426
group("org.codehaus.groovy") {
427427
imports = [
428428
"groovy-bom"

0 commit comments

Comments
 (0)