Skip to content

Commit 17e07c2

Browse files
committed
Upgrade to Groovy 3.0.10
Closes gh-30223
1 parent 9bf18ea commit 17e07c2

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
@@ -369,7 +369,7 @@ bom {
369369
]
370370
}
371371
}
372-
library("Groovy", "3.0.9") {
372+
library("Groovy", "3.0.10") {
373373
group("org.codehaus.groovy") {
374374
imports = [
375375
"groovy-bom"

0 commit comments

Comments
 (0)