We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef7daa commit 0772b83Copy full SHA for 0772b83
project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
22
23
// Scala
24
val catsEffect = "3.3.5"
25
- val circe = "0.13.0"
+ val circe = "0.14.3"
26
val lruMap = "0.6.0"
27
val scalaj = "2.4.2"
28
0 commit comments