Skip to content

Commit 9729d37

Browse files
committed
Upgrade to Groovy 4.0.14
Closes gh-37057
1 parent ef40d9e commit 9729d37

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
@@ -331,7 +331,7 @@ bom {
331331
]
332332
}
333333
}
334-
library("Groovy", "4.0.13") {
334+
library("Groovy", "4.0.14") {
335335
group("org.apache.groovy") {
336336
imports = [
337337
"groovy-bom"

0 commit comments

Comments
 (0)