diff --git a/build.sbt b/build.sbt index 18fec485..5b4368b3 100644 --- a/build.sbt +++ b/build.sbt @@ -41,7 +41,7 @@ val Version = new { val catsEffect = "3.7.0" val catsLaws = "2.13.0" val discipline = "1.7.0" - val fs2 = "3.13.0" + val fs2 = "3.14.0" val junit = "4.13.2" val portableReflect = "1.1.3" val scalaJavaTime = "2.4.0"