Upgrade to Groovy 4.0.23

Closes gh-42291
This commit is contained in:
Stéphane Nicoll 2024-09-13 11:17:58 +02:00
parent 8686ee80d2
commit 0215da06df
1 changed files with 1 additions and 1 deletions

View File

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