Upgrade to Gson 2.8.7

Closes gh-26786
This commit is contained in:
Stephane Nicoll 2021-06-07 07:57:49 +02:00
parent 16ff9318b5
commit e496d2e321
1 changed files with 1 additions and 1 deletions

View File

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