Upgrade to Groovy 4.0.21
Closes gh-40245
This commit is contained in:
@@ -456,7 +456,7 @@ bom {
|
||||
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Groovy", "4.0.20") {
|
||||
library("Groovy", "4.0.21") {
|
||||
group("org.apache.groovy") {
|
||||
imports = [
|
||||
"groovy-bom"
|
||||
|
||||
Reference in New Issue
Block a user