mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-02-01 14:31:12 +00:00
scalatest 3.2.1
This commit is contained in:
parent
ba4a398c29
commit
2e364307a0
@ -3,6 +3,6 @@ lazy val root =
|
||||
.in(file("."))
|
||||
.settings(
|
||||
initialCommands in console := "import com.htmlism._",
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.0" % "test",
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.1" % "test",
|
||||
scalafmtOnCompile := true
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user