mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-23 00:32:19 +00:00
scalatest 3.2.6
This commit is contained in:
parent
aab2f36cd5
commit
828e5bf75f
@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.4.1")
|
||||
|
||||
def withTesting: Project =
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.5" % "test")
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.6" % "test")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user