From 48f0a0ab2ce53d9dfedd038f0d6ccba111277f7f Mon Sep 17 00:00:00 2001 From: softwaremill-ci Date: Wed, 27 Nov 2024 01:44:33 +0100 Subject: [PATCH] Update cats-effect, cats-effect-kernel, ... to 3.5.7 (#2355) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f914a998a..bd18002b3 100644 --- a/build.sbt +++ b/build.sbt @@ -126,7 +126,7 @@ val play29JsonVersion = "2.10.6" val playJsonVersion = "3.0.4" -val catsEffect_3_version = "3.5.6" +val catsEffect_3_version = "3.5.7" val fs2_3_version = "3.11.0" val catsEffect_2_version = "2.5.5"