From ed09384bae2fba8caec3fe428e4da16aff1e46c8 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:25:44 +0000 Subject: [PATCH] Update sbt-assembly to 2.3.1 in scala-steward-dependencies --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 9fb668e..b4b2db3 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.23.0") -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0") +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")