aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
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("."))