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 6c41a6a commit 134db09Copy full SHA for 134db09
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
0 commit comments