Upgrade to Groovy 4.0.26
Closes gh-44605
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user