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 dfb8a9b commit 77323ebCopy full SHA for 77323eb
project/plugin.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
5
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments