diff --git a/build.sbt b/build.sbt index 3a6047c..0591858 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ val catsEffectV = "3.3.11" val fs2V = "3.2.7" val http4sV = "0.23.0" val circeV = "0.14.1" -val catsEffectTestingV = "1.3.0" +val catsEffectTestingV = "1.4.0" val log4catsV = "2.2.0" val logbackClassicV = "1.2.11"