Skip to content

Commit a6e2c35

Browse files
committed
update sbt-release 0.8.5
1 parent e7de3af commit a6e2c35

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,7 +2,7 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
22

33
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
44

5-
addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.3")
5+
addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.5")
66

77
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")
88

0 commit comments

Comments
 (0)