Skip to content

Commit d917797

Browse files
committed
Upgrade to Groovy 4.0.11
Closes gh-34874
1 parent 6ba70b8 commit d917797

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.10") {
298+
library("Groovy", "4.0.11") {
299299
group("org.apache.groovy") {
300300
imports = [
301301
"groovy-bom"

0 commit comments

Comments
 (0)