mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-10 14:24:57 +00:00
scalatest 3.1.2
This commit is contained in:
@@ -3,6 +3,6 @@ lazy val root =
|
||||
.in(file("."))
|
||||
.settings(
|
||||
initialCommands in console := "import com.htmlism._",
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.1.1" % "test",
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.1.2" % "test",
|
||||
scalafmtOnCompile := true
|
||||
)
|
||||
|
Reference in New Issue
Block a user