Skip to content

Commit

Permalink
Merge pull request #499 from scala-steward/update/sbt-softwaremill-co…
Browse files Browse the repository at this point in the history
…mmon-2.0.2

Update sbt-softwaremill-common to 2.0.2
  • Loading branch information
mergify[bot] authored Dec 17, 2020
2 parents 6e3e29b + 432141b commit f1e6170
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,7 +4,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")

addSbtPlugin("com.heroku" % "sbt-heroku" % "2.1.4")

addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "2.0.1")
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "2.0.2")

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

Expand Down

0 comments on commit f1e6170

Please sign in to comment.