We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cfc88 commit a4e41f4Copy full SHA for a4e41f4
project/Dependencies.scala
@@ -11,7 +11,7 @@ object Dependencies {
11
val CatsEffectMunit = "2.0.0-M3"
12
val scalacheckEffectVersion = "2.0.0-M2"
13
val doobie = "1.0.0-RC5"
14
- val circe = "0.14.8"
+ val circe = "0.14.9"
15
val upickle = "3.2.0"
16
val jsoniter = "2.30.1"
17
}
0 commit comments