We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af64b2d commit 677f42cCopy full SHA for 677f42c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
4
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
0 commit comments