diff --git a/build.sbt b/build.sbt index b1be846..ae75de7 100644 --- a/build.sbt +++ b/build.sbt @@ -39,7 +39,7 @@ val Version = new { val catsEffect = "3.6.1" val catsLaws = "2.11.0" val discipline = "1.5.1" - val fs2 = "3.10.2" + val fs2 = "3.12.0" val junit = "4.13.2" val portableReflect = "1.1.3" val scalaJavaTime = "2.4.0"