Skip to content

Commit

Permalink
Update sbt-assembly to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 6, 2019
1 parent e8163c2 commit ccd5ece
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 @@ -9,5 +9,5 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.2")
addSbtPlugin("io.spray" %% "sbt-revolver" % "0.9.1")
addSbtPlugin("com.typesafe.sbt" %% "sbt-native-packager" % "1.3.1")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
addSbtPlugin("io.gatling" % "gatling-sbt" % "2.2.2")

0 comments on commit ccd5ece

Please sign in to comment.