Skip to content

Commit aa0ec1a

Browse files
committed
Update sbt-scoverage to 2.4.4
1 parent f69dfa0 commit aa0ec1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
2-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
2+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

0 commit comments

Comments
 (0)