Skip to content

Commit 1e252ab

Browse files
committed
Upgrade to Groovy 2.5.14
Closes gh-24371
1 parent ae71111 commit 1e252ab

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
@@ -366,7 +366,7 @@ bom {
366366
]
367367
}
368368
}
369-
library("Groovy", "2.5.13") {
369+
library("Groovy", "2.5.14") {
370370
group("org.codehaus.groovy") {
371371
imports = [
372372
"groovy-bom"

0 commit comments

Comments
 (0)