Upgrade to Gson 2.9.1

Closes gh-32018
This commit is contained in:
Stephane Nicoll 2022-08-08 20:54:32 +02:00
parent e8a89e44ce
commit de59f948f2

View File

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