Upgrade to Groovy 4.0.12

Closes gh-35351
This commit is contained in:
Stephane Nicoll 2023-05-08 16:27:18 +02:00
parent 3532c64d8b
commit 5b510f94ec
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ bom {
] ]
} }
} }
library("Groovy", "4.0.11") { library("Groovy", "4.0.12") {
group("org.apache.groovy") { group("org.apache.groovy") {
imports = [ imports = [
"groovy-bom" "groovy-bom"