Upgrade to Gson 2.13.1
Closes gh-45273
This commit is contained in:
@@ -485,7 +485,7 @@ bom {
|
||||
site("https://groovy-lang.org")
|
||||
}
|
||||
}
|
||||
library("Gson", "2.13.0") {
|
||||
library("Gson", "2.13.1") {
|
||||
group("com.google.code.gson") {
|
||||
modules = [
|
||||
"gson"
|
||||
|
||||
Reference in New Issue
Block a user