Upgrade to Groovy 3.0.14

Closes gh-33780
This commit is contained in:
Andy Wilkinson 2023-01-12 12:12:52 +00:00
parent ffa6706b0b
commit b3d0d6b72a

View File

@ -411,7 +411,7 @@ bom {
]
}
}
library("Groovy", "3.0.13") {
library("Groovy", "3.0.14") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"