Skip to content

Commit 21c23a0

Browse files
committed
Upgrade to Groovy 4.0.14
Closes gh-37056
1 parent 0b19765 commit 21c23a0

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
@@ -295,7 +295,7 @@ bom {
295295
]
296296
}
297297
}
298-
library("Groovy", "4.0.13") {
298+
library("Groovy", "4.0.14") {
299299
group("org.apache.groovy") {
300300
imports = [
301301
"groovy-bom"

0 commit comments

Comments
 (0)