mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-23 00:32:19 +00:00
scalatest 3.2.7
This commit is contained in:
parent
b7cf1a4173
commit
2f8a545741
@ -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.6" % "test")
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.7" % "test")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user