Skip to content

Commit 0215da0

Browse files
committed
Upgrade to Groovy 4.0.23
Closes gh-42291
1 parent 8686ee8 commit 0215da0

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
@@ -344,7 +344,7 @@ bom {
344344
]
345345
}
346346
}
347-
library("Groovy", "4.0.22") {
347+
library("Groovy", "4.0.23") {
348348
group("org.apache.groovy") {
349349
imports = [
350350
"groovy-bom"

0 commit comments

Comments
 (0)