From 265cf49be5547ad6f6f3a87c09fefcfa1b853090 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 13:29:23 +0000 Subject: [PATCH] Update dependency org.typelevel:mouse to v1.4.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 082abea..cb87249 100755 --- a/build.sbt +++ b/build.sbt @@ -8,7 +8,7 @@ val pac4jVersion = "6.0.3" val specs2Version = "4.20.3" val catsVersion = "2.10.0" val vaultVersion = "3.5.0" -val mouseVersion = "1.2.3" +val mouseVersion = "1.4.0" val catsEffectTestingVersion = "1.5.0" libraryDependencies ++= Seq(