mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-20 10:33:46 +00:00
scalatest 3.2.12
This commit is contained in:
parent
10a957a32c
commit
691416d18f
@ -12,7 +12,7 @@ object ProjectPlugin extends AutoPlugin {
|
|||||||
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.6.1")
|
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.6.1")
|
||||||
|
|
||||||
def withTesting: Project =
|
def withTesting: Project =
|
||||||
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.11" % "test")
|
p.settings(libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.12" % "test")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user