mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Groovy 4.0.27
Closes gh-45805
This commit is contained in:
@@ -458,7 +458,7 @@ bom {
|
||||
releaseNotes("https://github.com/graphql-java/graphql-java/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Groovy", "4.0.26") {
|
||||
library("Groovy", "4.0.27") {
|
||||
group("org.apache.groovy") {
|
||||
bom("groovy-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user