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 542c701 commit d592d1aCopy full SHA for d592d1a
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % s
9
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
10
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
11
12
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
13
14
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
15
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments