mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update dependency org.scalatest:scalatest to v3.2.2
This commit is contained in:
parent
ea55f2357f
commit
8eb3131f81
|
|
@ -49,7 +49,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.typesafe.akka" %% "akka-cluster-typed" % "2.6.8",
|
||||
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
|
||||
"org.specs2" %% "specs2-core" % "4.9.4" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.1.2" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.2" % "test",
|
||||
"org.scodec" %% "scodec-core" % "1.11.7",
|
||||
"net.java.dev.jna" % "jna" % "5.6.0",
|
||||
"com.typesafe.akka" %% "akka-slf4j" % "2.6.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue