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