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