From 1e03a47399914d337b26c63c8c86a6e4acac695a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 07:26:32 +0000 Subject: [PATCH] Update cats-effect-testing-scalatest to 1.7.0 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 3f4ca51..99f6d04 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -16,7 +16,7 @@ object Dependencies { val scalacheck = "1.18.1" val scalatestScalacheck = "3.2.14.0" val scalacheckShapeless = "1.3.1" - val catsEffectTesting = "1.6.0" + val catsEffectTesting = "1.7.0" val scalaLogging = "3.9.5" val logBinding: Seq[ModuleID] = Seq(