Skip to content

Commit

Permalink
Update sbt-paradox to 0.6.9 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 18, 2020
1 parent accfaa4 commit 6a7db9c
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 @@ -16,7 +16,7 @@

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.6.8")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.6.9")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")

Expand Down

0 comments on commit 6a7db9c

Please sign in to comment.