Skip to content

Commit b8417c8

Browse files
committed
Upgrade to Groovy 4.0.27
Closes gh-45805
1 parent de54d4d commit b8417c8

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
@@ -458,7 +458,7 @@ bom {
458458
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
459459
}
460460
}
461-
library("Groovy", "4.0.26") {
461+
library("Groovy", "4.0.27") {
462462
group("org.apache.groovy") {
463463
bom("groovy-bom")
464464
}

0 commit comments

Comments
 (0)