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 83df27b + 88cf4f0 commit 166844eCopy full SHA for 166844e
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
4
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
0 commit comments