Skip to content

Commit 8bcf591

Browse files
committed
Upgrade to Groovy 4.0.20
Closes gh-39964
1 parent 9b5f9ac commit 8bcf591

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
@@ -327,7 +327,7 @@ bom {
327327
]
328328
}
329329
}
330-
library("Groovy", "4.0.18") {
330+
library("Groovy", "4.0.20") {
331331
group("org.apache.groovy") {
332332
imports = [
333333
"groovy-bom"

0 commit comments

Comments
 (0)