Skip to content

Commit f4cbcaf

Browse files
committed
Upgrade to Groovy 3.0.9
Closes gh-27976
1 parent bffd983 commit f4cbcaf

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
@@ -357,7 +357,7 @@ bom {
357357
]
358358
}
359359
}
360-
library("Groovy", "3.0.8") {
360+
library("Groovy", "3.0.9") {
361361
group("org.codehaus.groovy") {
362362
imports = [
363363
"groovy-bom"

0 commit comments

Comments
 (0)