Skip to content

Commit 6ca20b8

Browse files
committed
Upgrade to Groovy 3.0.17
Closes gh-35511
1 parent b034ea2 commit 6ca20b8

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
@@ -380,7 +380,7 @@ bom {
380380
]
381381
}
382382
}
383-
library("Groovy", "3.0.13") {
383+
library("Groovy", "3.0.17") {
384384
group("org.codehaus.groovy") {
385385
imports = [
386386
"groovy-bom"

0 commit comments

Comments
 (0)