Upgrade to Gson 2.9.1

Closes gh-32341
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:30 +02:00
parent a16da73843
commit 52bd273dd0

View File

@ -299,7 +299,7 @@ bom {
]
}
}
library("Gson", "2.9.0") {
library("Gson", "2.9.1") {
group("com.google.code.gson") {
modules = [
"gson"