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