Upgrade to Gson 2.13.2

Closes gh-47153
This commit is contained in:
Stéphane Nicoll 2025-09-11 12:18:08 +02:00
parent bdbbcec6fa
commit 0099d7419e
1 changed files with 1 additions and 1 deletions

View File

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