Skip to content

Commit 501d78d

Browse files
committed
Upgrade sbt-ci-release from 1.5.10 to 1.9.0
1 parent 0955b28 commit 501d78d

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
@@ -12,7 +12,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.5")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
1313

1414
// https://github.com/olafurpg/sbt-ci-release
15-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
15+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
1616

1717
// https://github.com/sbt/sbt-release/releases
1818
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 commit comments

Comments
 (0)