Skip to content

Commit

Permalink
Update sbt-assembly to 2.1.5 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: Alfredo Torre <[email protected]>
  • Loading branch information
scala-steward and sentenza authored Dec 21, 2023
1 parent e9440f4 commit 98c3fa0
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 @@ -10,4 +10,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
// To keep our dependencies up to date
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")

0 comments on commit 98c3fa0

Please sign in to comment.