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.
2 parents abfd608 + 241609c commit 6282c14Copy full SHA for 6282c14
project/plugins.sbt
@@ -8,7 +8,7 @@ libraryDependencies += "org.http4s" %% "http4s-dsl" % http4sVersion
8
libraryDependencies += "org.http4s" %% "http4s-ember-server" % http4sVersion
9
10
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.15.0")
11
-addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.3")
+addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
13
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
14
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments