From 8a4e3c29aab1771a3bd45ffa83bd231f533a66b9 Mon Sep 17 00:00:00 2001 From: marcoeilers Date: Sun, 22 Dec 2024 14:24:03 +0100 Subject: [PATCH] Updating sbt assembly and builinfo versions since the old ones are no longer available --- project/plugins.sbt | 4 ++-- silver | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 42cda23e8..046816cf8 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,5 +4,5 @@ // // Copyright (c) 2011-2019 ETH Zurich. -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0") -addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0") \ No newline at end of file +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0") +addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") \ No newline at end of file diff --git a/silver b/silver index f96ac010a..5919f6b8b 160000 --- a/silver +++ b/silver @@ -1 +1 @@ -Subproject commit f96ac010a15164c9ebee5c5f53ff634956af59c4 +Subproject commit 5919f6b8b2d5bb6055a24d40b1c135be05fc1ca4