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 ea6af52..a193f3d 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,7 +1,7 @@
import sbt._
import Keys._
-lazy val akkaHttpV = "10.0.11"
+lazy val akkaHttpV = "10.1.1"
lazy val core = (project in file("."))
.driverLibrary("core")