From 6515970102bd113c2c448088b4cff2fa9de52904 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Thu, 10 Sep 2026 00:48:15 +0000 Subject: [PATCH] Update fs2-core, fs2-reactive-streams to 3.14.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index d939a529c..9c5ac270d 100644 --- a/build.sbt +++ b/build.sbt @@ -127,7 +127,7 @@ val play29JsonVersion = "2.10.8" val playJsonVersion = "3.0.6" val catsEffect_3_version = "3.7.1" -val fs2_3_version = "3.13.0" +val fs2_3_version = "3.14.0" val catsEffect_2_version = "2.5.5"