mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Groovy 4.0.31
Closes gh-49905
This commit is contained in:
@@ -500,7 +500,7 @@ bom {
|
||||
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Groovy", "4.0.30") {
|
||||
library("Groovy", "4.0.31") {
|
||||
prohibit {
|
||||
contains "-alpha-"
|
||||
because "we don't want alpha dependencies"
|
||||
|
||||
Reference in New Issue
Block a user