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 bc23892 commit 8a6fefbCopy full SHA for 8a6fefb
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
2
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
0 commit comments