mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-24 00:53:35 +00:00
Update dependency org.scalatest:scalatest to v3.2.4
This commit is contained in:
parent
d58014d5cc
commit
1d6ba37238
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.typesafe.akka" %% "akka-http" % "10.2.3",
|
||||
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
|
||||
"org.specs2" %% "specs2-core" % "4.10.6" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.3" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.4" % "test",
|
||||
"org.scodec" %% "scodec-core" % "1.11.7",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||
"org.log4s" %% "log4s" % "1.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue