Upgrade to Groovy 4.0.26
Closes gh-44605
This commit is contained in:
parent
92c198e536
commit
0ce71e2c06
@ -461,7 +461,7 @@ bom {
|
||||
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Groovy", "4.0.25") {
|
||||
library("Groovy", "4.0.26") {
|
||||
prohibit {
|
||||
contains "-alpha-"
|
||||
because "we don't want alpha dependencies"
|
||||
|
Loading…
x
Reference in New Issue
Block a user