Skip to content

Commit 7f42d9f

Browse files
scala-stewardanalytically
authored andcommitted
Update sbt-release to 1.0.10 (#136)
1 parent 574b39d commit 7f42d9f

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

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

7-
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.9")
7+
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")
88

99
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
1010

0 commit comments

Comments
 (0)