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 e567f07 commit d6f8313Copy full SHA for d6f8313
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
2
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
3
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
4
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
0 commit comments