Skip to content

Commit f3de1a1

Browse files
committed
Upgrade to Groovy 4.0.25
Closes gh-44174
1 parent 16467c4 commit f3de1a1

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
@@ -455,7 +455,7 @@ bom {
455455
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
456456
}
457457
}
458-
library("Groovy", "4.0.24") {
458+
library("Groovy", "4.0.25") {
459459
group("org.apache.groovy") {
460460
imports = [
461461
"groovy-bom"

0 commit comments

Comments
 (0)