Skip to content

Commit 8e1f449

Browse files
Update jsoniter-scala-circe, ... to 2.35.2 (#117)
1 parent fbf7009 commit 8e1f449

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
@@ -287,7 +287,7 @@ lazy val library =
287287
val jackson2 = "2.18.3"
288288
val jackson3 = "3.0.0-rc3"
289289
val json4s = "4.0.7"
290-
val jsoniterScala = "2.35.1"
290+
val jsoniterScala = "2.35.2"
291291
val ninny = "0.9.1"
292292
val play = "3.0.4"
293293
val scalaTest = "3.2.19"

0 commit comments

Comments
 (0)