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 24bf1f0 commit d724a3bCopy full SHA for d724a3b
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
0 commit comments