mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Groovy 4.0.20
Closes gh-39976
This commit is contained in:
@@ -339,7 +339,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Groovy", "4.0.18") {
|
||||
library("Groovy", "4.0.20") {
|
||||
group("org.apache.groovy") {
|
||||
imports = [
|
||||
"groovy-bom"
|
||||
|
||||
Reference in New Issue
Block a user