Skip to content

Commit e2d7d79

Browse files
committed
Upgrade to Groovy 4.0.20
Closes gh-39994
1 parent e04540e commit e2d7d79

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
@@ -448,7 +448,7 @@ bom {
448448
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
449449
}
450450
}
451-
library("Groovy", "4.0.18") {
451+
library("Groovy", "4.0.20") {
452452
group("org.apache.groovy") {
453453
imports = [
454454
"groovy-bom"

0 commit comments

Comments
 (0)