mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency com.typesafe.akka:akka-http to v10.2.6
This commit is contained in:
parent
9dd2ef923e
commit
45eb9369fb
|
|
@ -50,7 +50,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.typesafe.akka" %% "akka-coordination" % "2.6.15",
|
||||
"com.typesafe.akka" %% "akka-cluster-tools" % "2.6.15",
|
||||
"com.typesafe.akka" %% "akka-slf4j" % "2.6.15",
|
||||
"com.typesafe.akka" %% "akka-http" % "10.2.5",
|
||||
"com.typesafe.akka" %% "akka-http" % "10.2.6",
|
||||
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
|
||||
"org.specs2" %% "specs2-core" % "4.12.4-js-ec" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.9" % "test",
|
||||
|
|
|
|||
Loading…
Reference in a new issue