Skip to content

Commit

Permalink
Merge pull request #217 from jonas/patch-2
Browse files Browse the repository at this point in the history
Bump sbt-paradox version to 0.3.4
  • Loading branch information
2m authored Jun 24, 2018
2 parents 3f7bb8b + 39ef1e7 commit 240f2a1
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 @@ -20,7 +20,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.3.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.3.4")

libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

Expand Down

0 comments on commit 240f2a1

Please sign in to comment.