Upgrade to Gson 2.8.8

Closes gh-28007
pull/28028/head
Stephane Nicoll 3 years ago
parent f3ced3f3e5
commit aafb2c051d

@ -370,7 +370,7 @@ bom {
]
}
}
library("Gson", "2.8.7") {
library("Gson", "2.8.8") {
group("com.google.code.gson") {
modules = [
"gson"

Loading…
Cancel
Save