From 7dff3ee806a31e022b73df196c3eaae5433af41c Mon Sep 17 00:00:00 2001 From: Matthias Erche Date: Fri, 15 Sep 2017 11:26:15 +0200 Subject: [PATCH] Use latest version --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0d9c2e6..da1e14d 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val commonSettings = Seq( ) ) -val playFrameworkVersion = "2.6.3" +val playFrameworkVersion = "2.6.5" lazy val testDependencies = Seq(