diff --git a/build.sbt b/build.sbt index 230db20..c3907a0 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ val catsV = "2.7.0" val catsEffectV = "3.3.14" val fs2V = "3.2.9" val http4sV = "0.23.11" -val circeV = "0.14.2" +val circeV = "0.14.9" val doobieV = "1.0.0-RC2" val munitCatsEffectV = "1.0.7"