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