Skip to content

Commit f4d16d1

Browse files
committed
Upgrade to Groovy 4.0.15
Closes gh-37384
1 parent 54b6ab0 commit f4d16d1

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
@@ -297,7 +297,7 @@ bom {
297297
]
298298
}
299299
}
300-
library("Groovy", "4.0.14") {
300+
library("Groovy", "4.0.15") {
301301
group("org.apache.groovy") {
302302
imports = [
303303
"groovy-bom"

0 commit comments

Comments
 (0)