diff --git a/build.sbt b/build.sbt index a29a603..ff27e65 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ val scala_3 = "3.3.3" val V = new { val cats = "2.10.0" val catsEffect = "3.5.4" - val fs2 = "3.9.4" + val fs2 = "3.10.0" val log4cats = "2.6.0" val log4s = "1.10.0" val scalaCheck = "1.17.0"