mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-12-22 09:30:45 +00:00
sbt-scoverage 2.0.8
This commit is contained in:
parent
6860184e19
commit
b5010852ad
@ -1,5 +1,5 @@
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
|
||||
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
|
||||
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.3")
|
||||
|
Loading…
Reference in New Issue
Block a user