Skip to content

Commit 6fb8138

Browse files
committed
Upgrade to Groovy 3.0.19
Closes gh-37055
1 parent d5cfe4d commit 6fb8138

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
@@ -422,7 +422,7 @@ bom {
422422
]
423423
}
424424
}
425-
library("Groovy", "3.0.18") {
425+
library("Groovy", "3.0.19") {
426426
group("org.codehaus.groovy") {
427427
imports = [
428428
"groovy-bom"

0 commit comments

Comments
 (0)