Skip to content

Commit b28794e

Browse files
committed
Upgrade to Groovy 4.0.26
Closes gh-44538
1 parent 5a470c6 commit b28794e

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
@@ -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.25") {
457+
library("Groovy", "4.0.26") {
458458
group("org.apache.groovy") {
459459
imports = [
460460
"groovy-bom"

0 commit comments

Comments
 (0)