Skip to content

Commit

Permalink
Update sbt-paradox to 0.6.3 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and raboof committed Aug 15, 2019
1 parent 85d3a87 commit b271a6b
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.2.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.6.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.6.3")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.6")

Expand Down

0 comments on commit b271a6b

Please sign in to comment.