Upgrade to Groovy 4.0.24

Closes gh-43088
This commit is contained in:
Stéphane Nicoll
2024-11-11 07:26:23 +09:00
parent 4f7de1c889
commit 8972e01587

View File

@@ -343,7 +343,7 @@ bom {
]
}
}
library("Groovy", "4.0.23") {
library("Groovy", "4.0.24") {
group("org.apache.groovy") {
imports = [
"groovy-bom"