diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 3d8975b3c..2e61872d6 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -164,9 +164,9 @@ object Dependencies { "com.typesafe.akka" %% "akka-actor" % "2.6.1", "com.typesafe.akka" %% "akka-stream" % "2.6.1", "com.typesafe.akka" %% "akka-testkit" % "2.6.1", - "com.typesafe.akka" %% "akka-http" % "10.1.11", - "com.typesafe.akka" %% "akka-http-spray-json" % "10.1.11", - "com.typesafe.akka" %% "akka-http-testkit" % "10.1.11" + "com.typesafe.akka" %% "akka-http" % "10.1.12", + "com.typesafe.akka" %% "akka-http-spray-json" % "10.1.12", + "com.typesafe.akka" %% "akka-http-testkit" % "10.1.12" ) val imageDependencies = Seq(