From adf74feffb98b2ee89022d47d2315aeaf115ef58 Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Thu, 16 Dec 2021 00:30:21 +0000 Subject: [PATCH] Update filters-helpers, ... to 2.8.11 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 225c242..59a82b5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ // The Play plugin -addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.8") +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.11")