Update gson to 2.8.9 (#30867)
This commit is contained in:
parent
d98a2ba6c4
commit
8eeaf231ee
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ object Dependencies {
|
|||
|
||||
object Docs {
|
||||
val sprayJson = "io.spray" %% "spray-json" % "1.3.6" % "test"
|
||||
val gson = "com.google.code.gson" % "gson" % "2.8.8" % "test"
|
||||
val gson = "com.google.code.gson" % "gson" % "2.8.9" % "test"
|
||||
}
|
||||
|
||||
object Test {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue