Skip to content

Commit 197ce3b

Browse files
committed
Updated version of sbt-release
1 parent 30e7305 commit 197ce3b

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.typesafe.sbt" % "sbt-pgp" % "0.8.3")
44

55
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
66

7-
addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.5")
7+
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.0")

0 commit comments

Comments
 (0)