From 68e129a4eb189667c0ca860e4cc682f11ffce876 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Tue, 16 Jan 2024 00:22:47 +0000 Subject: [PATCH] Update cats-effect, cats-effect-kernel, ... to 3.5.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index cbbc246046..a3177d8222 100644 --- a/build.sbt +++ b/build.sbt @@ -127,7 +127,7 @@ val play29JsonVersion = "2.10.3" val playJsonVersion = "3.0.1" -val catsEffect_3_version = "3.5.2" +val catsEffect_3_version = "3.5.3" val fs2_3_version = "3.9.3" val catsEffect_2_version = "2.5.5"