Skip to content

Commit 2255019

Browse files
committed
Upgrade sbt-release plugin version from 1.0.6 to 1.0.7 (SBT 1.1.x compatible)
1 parent 52368b8 commit 2255019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
22

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

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

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

0 commit comments

Comments
 (0)