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 46ab726 commit 8f99868Copy full SHA for 8f99868
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
2
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.13")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments