Upgrade to Gson 2.8.9

Closes gh-28557
This commit is contained in:
Stephane Nicoll 2021-11-08 08:59:19 +01:00
parent c8a1734e0f
commit 388f8a33a5
1 changed files with 1 additions and 1 deletions

View File

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