Upgrade to Gson 2.10.1

Closes gh-34083
This commit is contained in:
Andy Wilkinson 2023-02-06 13:18:05 +00:00
parent 22801f252d
commit a1c67fb7d3

View File

@ -298,7 +298,7 @@ bom {
] ]
} }
} }
library("Gson", "2.9.1") { library("Gson", "2.10.1") {
group("com.google.code.gson") { group("com.google.code.gson") {
modules = [ modules = [
"gson" "gson"