Upgrade to Groovy 4.0.15

Closes gh-37384
This commit is contained in:
Stephane Nicoll 2023-09-14 13:35:30 +02:00
parent 54b6ab00ed
commit f4d16d19e5

View File

@ -297,7 +297,7 @@ bom {
]
}
}
library("Groovy", "4.0.14") {
library("Groovy", "4.0.15") {
group("org.apache.groovy") {
imports = [
"groovy-bom"