Upgrade to Gson 2.9.0

Closes gh-29836
pull/29884/head
Stephane Nicoll 3 years ago
parent bc112fe61b
commit 197162b2bb

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

Loading…
Cancel
Save