Skip to content

Commit

Permalink
Upgrade sbt-release plugin version from 1.0.6 to 1.0.7 (SBT 1.1.x com…
Browse files Browse the repository at this point in the history
…patible)
  • Loading branch information
gslowikowski committed Feb 22, 2018
1 parent 52368b8 commit 2255019
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 @@ -2,6 +2,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.6")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.22")

0 comments on commit 2255019

Please sign in to comment.