mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-04-08 17:37:04 +00:00
revert to sbt-scalafix 0.14.0 🙈
This commit is contained in:
parent
11902997d4
commit
abc813953c
@ -1,6 +1,6 @@
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
|
||||
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
|
||||
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.3.1")
|
||||
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user