From c908856de0b661d27455d3c321b720acea53ea0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 06:30:52 +0000 Subject: [PATCH] Update dependency com.eed3si9n:sbt-assembly to v2.4.2 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index a90ea41..a6be0fd 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.4.1") +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.4.2")