Skip to content

Commit 3e7a13b

Browse files
committed
Upgrade to Groovy 4.0.22
Closes gh-41373
1 parent 76ebf98 commit 3e7a13b

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
@@ -461,7 +461,7 @@ bom {
461461
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
462462
}
463463
}
464-
library("Groovy", "4.0.21") {
464+
library("Groovy", "4.0.22") {
465465
group("org.apache.groovy") {
466466
imports = [
467467
"groovy-bom"

0 commit comments

Comments
 (0)