Skip to content

Commit

Permalink
Paradox 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof committed Dec 21, 2017
1 parent 23abfff commit 67302db
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project/plugins.sbt
Expand Up @@ -19,9 +19,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.0") // for advan
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1")
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.4")
// From https://github.com/lightbend/paradox/pull/170
// remember to 'sbt ^publishLocal':
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.3.2-SNAPSHOT")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.3.2")
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.4")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.6")

Expand Down

0 comments on commit 67302db

Please sign in to comment.