Skip to content

Commit aa00c1f

Browse files
scala-stewardMichel Davit
andauthored
Update sbt-scoverage to 2.1.0 (#994)
Co-authored-by: Michel Davit <[email protected]>
1 parent d113f01 commit aa00c1f

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
@@ -5,6 +5,6 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
55
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
66
addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
8-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
8+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
99
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.1")
1010
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)