Upgrade to Groovy 3.0.10

Closes gh-30223
This commit is contained in:
Stephane Nicoll 2022-03-16 08:27:52 +01:00
parent 9bf18ead23
commit 17e07c22ca
1 changed files with 1 additions and 1 deletions

View File

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