mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency org.specs2:specs2-core to v4.11.0
This commit is contained in:
parent
9c2d141b59
commit
42355ad1d8
|
|
@ -52,7 +52,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.typesafe.akka" %% "akka-slf4j" % "2.6.14",
|
||||
"com.typesafe.akka" %% "akka-http" % "10.2.4",
|
||||
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.3",
|
||||
"org.specs2" %% "specs2-core" % "4.10.6" % "test",
|
||||
"org.specs2" %% "specs2-core" % "4.11.0" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.8" % "test",
|
||||
"org.scodec" %% "scodec-core" % "1.11.7",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue