Upgrade to Gson 2.8.8

Closes gh-28007
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:40 +02:00
parent f3ced3f3e5
commit aafb2c051d
1 changed files with 1 additions and 1 deletions

View File

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