Upgrade to Groovy 3.0.18

Closes gh-36312
This commit is contained in:
Stephane Nicoll 2023-07-11 14:30:28 +02:00
parent 45cdb53e23
commit 2bc135c23b
1 changed files with 1 additions and 1 deletions

View File

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