From e24130bcc9f9e7573a23825f19dcb15f782eb6b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 19:28:08 +0000 Subject: [PATCH] Update dependency com.eed3si9n:sbt-assembly to v2.4.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index f8ea5d0..a90ea41 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1") +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.4.1")