Skip to content

Commit 3e4a799

Browse files
committed
Upgrade to Groovy 4.0.25
Closes gh-44139
1 parent c80c08d commit 3e4a799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ bom {
454454
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
455455
}
456456
}
457-
library("Groovy", "4.0.24") {
457+
library("Groovy", "4.0.25") {
458458
group("org.apache.groovy") {
459459
imports = [
460460
"groovy-bom"

0 commit comments

Comments
 (0)