diff --git a/build.sbt b/build.sbt index 3527dc39..8c540061 100644 --- a/build.sbt +++ b/build.sbt @@ -36,7 +36,7 @@ ThisBuild / mergifyLabelPaths += "docs" -> file("docs") val catsV = "2.9.0" val catsEffectV = "3.4.10" -val fs2V = "3.6.1" +val fs2V = "3.9.0" val scodecV = "1.1.37" val http4sV = "1.0.0-M39" val reactiveStreamsV = "1.0.4"