Commit e496d2e3 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Gson 2.8.7

Closes gh-26786
parent 16ff9318
...@@ -359,7 +359,7 @@ bom { ...@@ -359,7 +359,7 @@ bom {
] ]
} }
} }
library("Gson", "2.8.6") { library("Gson", "2.8.7") {
group("com.google.code.gson") { group("com.google.code.gson") {
modules = [ modules = [
"gson" "gson"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment