Skip to content

Commit

Permalink
Update sbt-paradox-project-info to 1.1.3 (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and raboof committed Aug 8, 2019
1 parent d7aa442 commit cbf75e3
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 @@ -17,7 +17,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.1")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.6")

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

0 comments on commit cbf75e3

Please sign in to comment.