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 e0a5218 commit ea46131Copy full SHA for ea46131
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
4
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
8
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
0 commit comments