Skip to content

Commit 8972e01

Browse files
committed
Upgrade to Groovy 4.0.24
Closes gh-43088
1 parent 4f7de1c commit 8972e01

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
@@ -343,7 +343,7 @@ bom {
343343
]
344344
}
345345
}
346-
library("Groovy", "4.0.23") {
346+
library("Groovy", "4.0.24") {
347347
group("org.apache.groovy") {
348348
imports = [
349349
"groovy-bom"

0 commit comments

Comments
 (0)