Upgrade to Gson 2.8.8

Closes gh-27977
This commit is contained in:
Stephane Nicoll
2021-09-14 07:15:26 +02:00
parent f4cbcaf774
commit c624dc9c78

View File

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