|
|
|
|
@ -494,7 +494,7 @@ bom {
@@ -494,7 +494,7 @@ bom {
|
|
|
|
|
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}") |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Groovy", "4.0.28") { |
|
|
|
|
library("Groovy", "5.0.2") { |
|
|
|
|
prohibit { |
|
|
|
|
contains "-alpha-" |
|
|
|
|
because "we don't want alpha dependencies" |
|
|
|
|
|