From 47556d273b22e86adb721afc55931f0744c09c0d Mon Sep 17 00:00:00 2001 From: Anatoly Nekhay Date: Sat, 26 Dec 2020 16:08:02 +0500 Subject: [PATCH] [PHP] Update sunrise Router to 2.5 (#3654) --- scala/http4s/project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scala/http4s/project/plugins.sbt b/scala/http4s/project/plugins.sbt index 65e74c2f229..e8358c2ad41 100644 --- a/scala/http4s/project/plugins.sbt +++ b/scala/http4s/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "latest.integration") \ No newline at end of file +addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "latest.integration")