Skip to content

Commit b50051f

Browse files
Update sbt-scoverage to 2.4.4 (#246)
1 parent 2245805 commit b50051f

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.evolution" % "sbt-artifactory-plugin" % "0.0.2")
2-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
2+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
33
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")

0 commit comments

Comments
 (0)