Upgrade to Gson 2.8.9

Closes gh-28552
This commit is contained in:
Stephane Nicoll 2021-11-08 08:32:03 +01:00
parent c5830b083c
commit 2584463fed

View File

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