mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-21 15:43:36 +00:00
Update dependency org.specs2:specs2-core to v4.10.5
This commit is contained in:
parent
bfe0ce91fe
commit
81c095a55a
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.typesafe.akka" %% "akka-cluster-tools" % "2.6.10",
|
||||
"com.typesafe.akka" %% "akka-slf4j" % "2.6.10",
|
||||
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
|
||||
"org.specs2" %% "specs2-core" % "4.10.4" % "test",
|
||||
"org.specs2" %% "specs2-core" % "4.10.5" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.2" % "test",
|
||||
"org.scodec" %% "scodec-core" % "1.11.7",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue