Upgrade to Groovy 3.0.17

Closes gh-35511
This commit is contained in:
Andy Wilkinson 2023-05-17 21:23:26 +01:00
parent b034ea2825
commit 6ca20b87f7

View File

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