We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a40bca commit 5803bd8Copy full SHA for 5803bd8
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
6
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
0 commit comments