Skip to content

Commit 33e7238

Browse files
committed
Upgrade to Groovy 4.0.26
Closes gh-44546
1 parent d453a59 commit 33e7238

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

0 commit comments

Comments
 (0)