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 e0e2258 commit 326d0d7Copy full SHA for 326d0d7
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
3
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.6")
0 commit comments