Skip to content

Commit

Permalink
Updating sbt assembly version since the old one is no longer available
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoeilers committed Dec 22, 2024
1 parent f96ac01 commit 5919f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
//
// Copyright (c) 2011-2019 ETH Zurich.

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")

0 comments on commit 5919f6b

Please sign in to comment.