Upgrade to Groovy 4.0.15

Closes gh-37386
This commit is contained in:
Stephane Nicoll 2023-09-14 13:36:53 +02:00
parent dfb95329fd
commit e95fd56d3b
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ bom {
] ]
} }
} }
library("Groovy", "4.0.14") { library("Groovy", "4.0.15") {
group("org.apache.groovy") { group("org.apache.groovy") {
imports = [ imports = [
"groovy-bom" "groovy-bom"