mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-15 15:27:19 +00:00
upgrade scalatest
This commit is contained in:
@@ -2,6 +2,6 @@ scalaVersion := "2.12.8"
|
|||||||
|
|
||||||
initialCommands in console := "import com.htmlism._"
|
initialCommands in console := "import com.htmlism._"
|
||||||
|
|
||||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.6" % "test"
|
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.7" % "test"
|
||||||
|
|
||||||
scalafmtOnCompile := true
|
scalafmtOnCompile := true
|
||||||
|
Reference in New Issue
Block a user