diff --git a/build.sbt b/build.sbt index 9afe922..90aa656 100644 --- a/build.sbt +++ b/build.sbt @@ -41,7 +41,7 @@ val Version = new { val catsEffect = "3.5.4" val catsLaws = "2.9.0" val discipline = "1.5.1" - val fs2 = "3.10.2" + val fs2 = "3.11.0" val junit = "4.13.2" val portableReflect = "1.1.2" val scalaJavaTime = "2.4.0"