Upgrade to Groovy 3.0.19

Closes gh-37055
This commit is contained in:
Stephane Nicoll
2023-08-22 08:56:02 +02:00
parent d5cfe4d475
commit 6fb813813a

View File

@@ -422,7 +422,7 @@ bom {
]
}
}
library("Groovy", "3.0.18") {
library("Groovy", "3.0.19") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"