Upgrade to Gson 2.8.7

Closes gh-26802
This commit is contained in:
Stephane Nicoll 2021-06-08 08:24:48 +02:00
parent e2a877ca07
commit 7ea263548c
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,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"