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 b9ed18c commit ce76187Copy full SHA for ce76187
project/plugins.sbt
@@ -2,5 +2,5 @@ val sbtSoftwareMillVersion = "2.1.1"
2
3
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
4
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
6
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
0 commit comments