Skip to content

Commit

Permalink
Merge pull request #375 from scala-steward/update/sbt-assembly-0.15.0
Browse files Browse the repository at this point in the history
Update sbt-assembly to 0.15.0
  • Loading branch information
adamw authored Oct 7, 2020
2 parents f0ea7d8 + 4ba7298 commit 1837059
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 @@ -6,7 +6,7 @@ addSbtPlugin("com.heroku" % "sbt-heroku" % "2.1.4")

addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill" % "1.8.6")

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

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.5")

Expand Down

0 comments on commit 1837059

Please sign in to comment.