Upgrade to Groovy 4.0.17

Closes gh-39185
This commit is contained in:
Andy Wilkinson 2024-01-17 15:56:43 +00:00
parent c6bf1ac096
commit 3352565051
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ bom {
]
}
}
library("Groovy", "4.0.16") {
library("Groovy", "4.0.17") {
group("org.apache.groovy") {
imports = [
"groovy-bom"