Update dependency com.typesafe.akka:akka-http to v10.2.7

This commit is contained in:
Renovate Bot 2021-11-11 14:14:12 +00:00
parent 46763b7877
commit 4a26691370
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -50,7 +50,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe.akka" %% "akka-coordination" % "2.6.17",
"com.typesafe.akka" %% "akka-cluster-tools" % "2.6.17",
"com.typesafe.akka" %% "akka-slf4j" % "2.6.17",
"com.typesafe.akka" %% "akka-http" % "10.2.6",
"com.typesafe.akka" %% "akka-http" % "10.2.7",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
"org.specs2" %% "specs2-core" % "4.13.0" % "test",
"org.scalatest" %% "scalatest" % "3.2.10" % "test",