diff --git a/build.sbt b/build.sbt index 2a95eb0c..fdca7fe4 100644 --- a/build.sbt +++ b/build.sbt @@ -88,7 +88,7 @@ Global / fileServicePort := { } yield port).unsafeRunSync() } -val catsEffectVersion = "3.4.6" +val catsEffectVersion = "3.4.7" val fs2Version = "3.6.1" val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project val scalaJSDomVersion = "2.3.0"