mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-14 03:31:08 +00:00
sbt-scoverage 2.1.0
This commit is contained in:
parent
d8e4db3a89
commit
014cc6af57
@ -1,6 +1,6 @@
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
|
||||
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
|
||||
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")
|
||||
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user