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 4c18bb9 commit bc0d955Copy full SHA for bc0d955
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
8
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
0 commit comments