From b3f881afd3126f3ac761c14eeb8c9d84de69dc8b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 17 Jul 2021 20:37:16 +0200 Subject: [PATCH] Update xsbt-web-plugin to 4.2.4 --- project/web.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/web.sbt b/project/web.sbt index 174dc192..70ed5970 100644 --- a/project/web.sbt +++ b/project/web.sbt @@ -1 +1 @@ -addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.2") +addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")