Skip to content

Commit 0d3431e

Browse files
committed
Upgrade to Groovy 4.0.18
Closes gh-39701
1 parent 33ebefd commit 0d3431e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ bom {
343343
]
344344
}
345345
}
346-
library("Groovy", "4.0.17") {
346+
library("Groovy", "4.0.18") {
347347
group("org.apache.groovy") {
348348
imports = [
349349
"groovy-bom"

0 commit comments

Comments
 (0)