Skip to content

Commit 41d3e4a

Browse files
committed
Upgrade to Groovy 4.0.27
Closes gh-45814
1 parent 26fa5cb commit 41d3e4a

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

0 commit comments

Comments
 (0)