mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-22 09:30:00 +00:00
scalatest 3.2.11
This commit is contained in:
parent
53b3145b03
commit
c09113e44b
@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.6.1")
|
||||
|
||||
def withTesting: Project =
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.10" % "test")
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.11" % "test")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user