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.
2 parents 34770ca + 5857982 commit b5ec817Copy full SHA for b5ec817
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
3
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.15")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
8
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
9
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.5")
0 commit comments