mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-04-08 17:37:04 +00:00
scalatest 3.2.19 🔷
This commit is contained in:
parent
1292fce234
commit
245e33d2e4
@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
|
||||
p.settings(
|
||||
libraryDependencies ++= Seq(
|
||||
"org.scalatest" %% "scalatest" % "3.2.16" % Test,
|
||||
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
|
||||
"com.disneystreaming" %% "weaver-cats" % weaverVersion % Test,
|
||||
"com.disneystreaming" %% "weaver-scalacheck" % weaverVersion % Test
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user