We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 494a760 + 6bb03b8 commit 21c8fc7Copy full SHA for 21c8fc7
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
object V {
6
val cats = "2.13.0"
7
val catsEffect = "3.5.7"
8
- val circe = "0.14.10"
+ val circe = "0.14.12"
9
val fs2 = "3.11.0"
10
val log4cats = "2.7.0"
11
val keyPool = "0.4.10"
0 commit comments