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 04c2c98 commit b0083b0Copy full SHA for b0083b0
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % sbtTypelevelVersion)
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
7
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
0 commit comments