Skip to content

Commit b0599d6

Browse files
committed
Update sbt-release to 1.5.0
1 parent f2b797b commit b0599d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.2")
22

33
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.0.15")
5+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.5.0")
66

77
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
88

0 commit comments

Comments
 (0)