Skip to content

Commit ce06d6f

Browse files
committed
Upgrade to Groovy 4.0.24
Closes gh-43095
1 parent cf158d5 commit ce06d6f

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.23") {
451+
library("Groovy", "4.0.24") {
452452
group("org.apache.groovy") {
453453
imports = [
454454
"groovy-bom"

0 commit comments

Comments
 (0)