Upgrade to Gson 2.11.0

Closes gh-41407
This commit is contained in:
Andy Wilkinson
2024-07-09 13:05:05 +01:00
parent b1586e693b
commit e55a730ea0
3 changed files with 7 additions and 5 deletions

View File

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