From 709403f69c58fdbfc7c7e8f45581ffb427844787 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Wed, 20 Nov 2024 00:32:05 +0000 Subject: [PATCH] Update cats-effect-kernel, ... to 3.5.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3c35abe0e..018febbb9 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.5" +val catsEffect_3_version = "3.5.6" val fs2_3_version = "3.11.0" val catsEffect_2_version = "2.5.5"