Skip to content

Commit 8db6dbe

Browse files
committed
Upgrade to Groovy 4.0.20
Closes gh-39976
1 parent 545a842 commit 8db6dbe

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
@@ -339,7 +339,7 @@ bom {
339339
]
340340
}
341341
}
342-
library("Groovy", "4.0.18") {
342+
library("Groovy", "4.0.20") {
343343
group("org.apache.groovy") {
344344
imports = [
345345
"groovy-bom"

0 commit comments

Comments
 (0)