Skip to content

Commit dfc4895

Browse files
Update sbt-scoverage to 2.3.1
1 parent 7da0e08 commit dfc4895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
2-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
2+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
33
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
44
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.13")
55
libraryDependencies ++= Seq("us.oyanglul" %% "dhall-generic" % "0.3.95")

0 commit comments

Comments
 (0)