Upgrade to Gson 2.8.9

Closes gh-28557
pull/28778/head
Stephane Nicoll 3 years ago
parent c8a1734e0f
commit 388f8a33a5

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

Loading…
Cancel
Save