Skip to content

Commit c65d26f

Browse files
committed
Upgrade to Groovy 4.0.23
Closes gh-42296
1 parent d6bfdbd commit c65d26f

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
@@ -445,7 +445,7 @@ bom {
445445
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
446446
}
447447
}
448-
library("Groovy", "4.0.22") {
448+
library("Groovy", "4.0.23") {
449449
group("org.apache.groovy") {
450450
imports = [
451451
"groovy-bom"

0 commit comments

Comments
 (0)