Skip to content

Commit 4b31052

Browse files
committed
Upgrade to Groovy 4.0.29
Closes gh-47711
1 parent ebf9ab5 commit 4b31052

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.28") {
478+
library("Groovy", "4.0.29") {
479479
group("org.apache.groovy") {
480480
bom("groovy-bom")
481481
}

0 commit comments

Comments
 (0)