Skip to content

Commit 9461aa7

Browse files
Update jsoniter-scala-core, ... to 2.13.1 (#381)
1 parent 49ac746 commit 9461aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ lazy val dependency =
191191
val avro4s = "4.0.12"
192192
val circe = "0.14.1"
193193
val json4s = "4.0.4"
194-
val jsoniterScala = "2.12.4"
194+
val jsoniterScala = "2.13.1"
195195
val scalaTest = "3.2.11"
196196
val kafka = "3.1.0"
197197
val play = "2.9.2"

0 commit comments

Comments
 (0)