mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2026-04-20 13:17:04 +00:00
scalatest 3.2.2
This commit is contained in:
@@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.2.0-RC2")
|
||||
|
||||
def withTesting: Project =
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.1" % "test")
|
||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.2" % "test")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user