Upgrade to Gson 2.9.0

Closes gh-29836
This commit is contained in:
Stephane Nicoll
2022-02-16 09:41:08 +01:00
parent bc112fe61b
commit 197162b2bb

View File

@@ -392,7 +392,7 @@ bom {
]
}
}
library("Gson", "2.8.9") {
library("Gson", "2.9.0") {
group("com.google.code.gson") {
modules = [
"gson"