diff --git a/project/plugins.sbt b/project/plugins.sbt index ab1a29f0..a8da551f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4") +addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.5") addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.9")