Skip to content

Commit

Permalink
Updating sbt assembly and builinfo versions since the old ones are no…
Browse files Browse the repository at this point in the history
… longer available
  • Loading branch information
marcoeilers committed Dec 22, 2024
1 parent 03e7dab commit 8a4e3c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
2 changes: 1 addition & 1 deletion silver
Submodule silver updated 1 files
+1 −1 project/plugins.sbt

0 comments on commit 8a4e3c2

Please sign in to comment.