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 5a7d490 commit 418b937Copy full SHA for 418b937
project/plugins.sbt
@@ -9,6 +9,6 @@ libraryDependencies += "org.http4s" %% "http4s-ember-server" % http4sVersion
9
10
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.16.2")
11
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
12
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
13
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
14
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments