Skip to content

Commit 673aa3b

Browse files
authored
Update jsoniter to 2.30.7 (#516)
1 parent e2ddedd commit 673aa3b

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
@@ -52,7 +52,7 @@ val Versions = new {
5252
val catsEffect = "3.3.14"
5353
val catsEffect2 = "2.5.5"
5454
val circe = "0.14.6"
55-
val jsoniter = "2.21.4"
55+
val jsoniter = "2.30.7"
5656
val monix = "3.4.1"
5757
val scalaTest = "3.2.19"
5858
val sttp = "3.9.8"

0 commit comments

Comments
 (0)