mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-02 17:30:44 +00:00
weaver 0.8.3
This commit is contained in:
parent
8ac38d1c33
commit
8dfc2f436d
@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
|
|||||||
|
|
||||||
def withTesting: Project = {
|
def withTesting: Project = {
|
||||||
val weaverVersion =
|
val weaverVersion =
|
||||||
"0.8.2"
|
"0.8.3"
|
||||||
|
|
||||||
p.settings(
|
p.settings(
|
||||||
testFrameworks += new TestFramework("weaver.framework.CatsEffect"),
|
testFrameworks += new TestFramework("weaver.framework.CatsEffect"),
|
||||||
|
Loading…
Reference in New Issue
Block a user