From 0effd56b4a518e72b5fa023c3fe704822e365aaa Mon Sep 17 00:00:00 2001 From: "your-app-name[bot]" <234726+keynmol-steward[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:05:05 +0000 Subject: [PATCH] Update weaver-cats, weaver-scalacheck to 0.8.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 317e574..a6df3ad 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val Versions = new { val Flyway = "9.16.3" val Postgres = "42.6.0" val TestContainers = "0.40.15" - val Weaver = "0.8.3" + val Weaver = "0.8.4" val WeaverPlaywright = "0.0.5" val Laminar = "15.0.1" val waypoint = "6.0.0"