We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfb09b commit 50031bcCopy full SHA for 50031bc
project/plugins.sbt
@@ -6,4 +6,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
6
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
9
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments