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 b3c55bf commit 099015eCopy full SHA for 099015e
project/plugins.sbt
@@ -2,6 +2,6 @@ logLevel := Level.Warn
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
0 commit comments