We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b6efa commit 10aeadfCopy full SHA for 10aeadf
build.sbt
@@ -4,7 +4,7 @@ import scala.concurrent.duration.DurationInt
4
val catsVersion = "2.11.0"
5
val catsParseVersion = "1.0.0"
6
val catsEffectVersion = "3.5.4"
7
-val circeVersion = "0.14.7"
+val circeVersion = "0.14.8"
8
val disciplineMunitVersion = "2.0.0-M3"
9
val doobieVersion = "1.0.0-RC5"
10
val flywayVersion = "10.14.0"
0 commit comments