Upgrade to Gson 2.13.1

Closes gh-45273
This commit is contained in:
Stéphane Nicoll 2025-04-24 09:10:41 +02:00
parent f58c849936
commit be1a097d31
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@ bom {
site("https://groovy-lang.org")
}
}
library("Gson", "2.13.0") {
library("Gson", "2.13.1") {
group("com.google.code.gson") {
modules = [
"gson"