From 7b0a36d7326e9f3581d83a11dbf18515e3ddb2f1 Mon Sep 17 00:00:00 2001 From: John St John Date: Wed, 4 Oct 2017 11:29:02 -0700 Subject: also bump akka version --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index f6473ae..b95e1a5 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ import sbt._ import Keys._ -lazy val akkaHttpV = "10.0.5" +lazy val akkaHttpV = "10.0.10" lazy val googleTraceV = "0.5.0" lazy val core = (project in file(".")) -- cgit v1.2.3