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 e6a829f commit ca7aff0Copy full SHA for ca7aff0
1 file changed
project/plugins.sbt
@@ -2,6 +2,6 @@ val sbtSoftwareMillVersion = "2.1.2"
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.9.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.1")
6
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
7
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
0 commit comments