We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b8af9 commit 0c36130Copy full SHA for 0c36130
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.1.4"
16
- val jsoniter = "2.27.4"
+ val jsoniter = "2.27.5"
17
}
18
0 commit comments