From b3123a0a293cceefd7b69b1c95b359bd62bca406 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 20:21:06 +0000 Subject: [PATCH] Update fs2-core to 3.9.4 --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index d512438e..ed0905f8 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -14,7 +14,7 @@ object Settings { val catsEffect = "3.5.2" val cats = "2.10.0" val mouse = "1.2.2" - val fs2 = "3.9.3" + val fs2 = "3.9.4" val catsTime = "0.5.1" // Logging