Upgrade to Gson 2.8.8

Closes gh-27954
This commit is contained in:
Stephane Nicoll 2021-09-13 10:09:58 +02:00
parent 6eedf9cfe4
commit d09beaf968
1 changed files with 1 additions and 1 deletions

View File

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