Skip to content

Commit 6282c14

Browse files
authored
Merge pull request #326 from http4s/update/sbt-bundlemon-0.1.4
Update sbt-bundlemon to 0.1.4
2 parents abfd608 + 241609c commit 6282c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ libraryDependencies += "org.http4s" %% "http4s-dsl" % http4sVersion
88
libraryDependencies += "org.http4s" %% "http4s-ember-server" % http4sVersion
99

1010
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.15.0")
11-
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.3")
11+
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
1313
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
1414
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)