diff --git a/build.sbt b/build.sbt index b4d3d06e..8c106d61 100644 --- a/build.sbt +++ b/build.sbt @@ -89,7 +89,7 @@ Global / fileServicePort := { } val catsEffectVersion = "3.5.1" -val fs2Version = "3.9.0" +val fs2Version = "3.9.2" val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project val scalaJSDomVersion = "2.6.0" val circeVersion = "0.14.2"