Skip to content

Commit 76112f5

Browse files
committed
Upgrade to Groovy 4.0.11
Closes gh-34911
1 parent 2f98bda commit 76112f5

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
@@ -291,7 +291,7 @@ bom {
291291
]
292292
}
293293
}
294-
library("Groovy", "4.0.10") {
294+
library("Groovy", "4.0.11") {
295295
group("org.apache.groovy") {
296296
imports = [
297297
"groovy-bom"

0 commit comments

Comments
 (0)