Skip to content

Commit 623a48f

Browse files
committed
Upgrade to Groovy 3.0.11
Closes gh-31411
1 parent ae1b47c commit 623a48f

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
@@ -377,7 +377,7 @@ bom {
377377
]
378378
}
379379
}
380-
library("Groovy", "3.0.10") {
380+
library("Groovy", "3.0.11") {
381381
group("org.codehaus.groovy") {
382382
imports = [
383383
"groovy-bom"

0 commit comments

Comments
 (0)