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