Skip to content

Commit f118d5d

Browse files
committed
Upgrade to Groovy 4.0.17
Closes gh-39175
1 parent 444940c commit f118d5d

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

0 commit comments

Comments
 (0)