We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2113b3 commit d4fc708Copy full SHA for d4fc708
project/Dependencies.scala
@@ -13,6 +13,6 @@ object Dependencies {
13
val doobie = "1.0.0-RC5"
14
val circe = "0.14.6"
15
val upickle = "3.2.0"
16
- val jsoniter = "2.28.3"
+ val jsoniter = "2.28.4"
17
}
18
0 commit comments