Skip to content

Commit 8a9b679

Browse files
committed
Upgrade to Groovy 4.0.6
Closes gh-32797
1 parent 973121d commit 8a9b679

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
@@ -299,7 +299,7 @@ bom {
299299
]
300300
}
301301
}
302-
library("Groovy", "4.0.5") {
302+
library("Groovy", "4.0.6") {
303303
group("org.apache.groovy") {
304304
imports = [
305305
"groovy-bom"

0 commit comments

Comments
 (0)