Upgrade to Groovy 3.0.9

Closes gh-28006
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:39 +02:00
parent 08a233153e
commit f3ced3f3e5
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ bom {
]
}
}
library("Groovy", "3.0.8") {
library("Groovy", "3.0.9") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"