Skip to content

Commit ff8443c

Browse files
committed
Upgrade to Groovy 4.0.28
Closes gh-46512
1 parent 5406976 commit ff8443c

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
@@ -475,7 +475,7 @@ bom {
475475
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
476476
}
477477
}
478-
library("Groovy", "4.0.27") {
478+
library("Groovy", "4.0.28") {
479479
group("org.apache.groovy") {
480480
bom("groovy-bom")
481481
}

0 commit comments

Comments
 (0)