From d68eb074d8d4759a137d60f054aa883f9a1eec4a Mon Sep 17 00:00:00 2001 From: Nikita Ryanov Date: Wed, 29 Jun 2022 12:20:35 +0000 Subject: [PATCH] Update cats-effect to 3.3.13 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index b081651..7388725 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ lazy val redissonVersion = "3.17.4" lazy val aerospikeClientVersion = "6.0.1" // effects lazy val catsVersion = "2.5.5" -lazy val cats3Version = "3.3.12" +lazy val cats3Version = "3.3.13" lazy val zioVersion = "1.0.15" lazy val monixVersion = "3.4.1" // test