Skip to content

Commit 72af967

Browse files
committed
Upgrade sbt-release plugin version from 1.0.6 to 1.0.7 (SBT 1.1.x compatible)
1 parent e1ebf17 commit 72af967

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
@@ -4,4 +4,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
44

55
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.1")
66

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

0 commit comments

Comments
 (0)