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 f31d16c commit 92228e5Copy full SHA for 92228e5
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop"
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
6
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments