From fcb9c298b4515d62520ed353007fe3c9aa390570 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 30 Jun 2024 15:02:06 +0000 Subject: [PATCH] Update xsbt-web-plugin to 4.2.5 --- project/web.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/web.sbt b/project/web.sbt index 174dc192..7d370e84 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.5")