Skip to content

Commit cfe2848

Browse files
Update jsoniter-scala-core, ... to 2.7.3 (#273)
1 parent af47068 commit cfe2848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ lazy val dependency =
191191
val avro4s = "4.0.8"
192192
val circe = "0.13.0"
193193
val json4s = "3.6.11"
194-
val jsoniterScala = "2.7.1"
194+
val jsoniterScala = "2.7.3"
195195
val scalaTest = "3.2.8"
196196
val kafka = "2.8.0"
197197
val play = "2.9.2"

0 commit comments

Comments
 (0)