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 91c6145 commit 985be34Copy full SHA for 985be34
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
2
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.16")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.17")
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
4
5
ThisBuild / libraryDependencies ++= Seq(
0 commit comments