We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e129d2 + 7538aab commit a09afc4Copy full SHA for a09afc4
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
0 commit comments