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