Skip to content

Commit 7a77b63

Browse files
Update plugins.sbt
1 parent df469f0 commit 7a77b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
33
// linters
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
5+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
66
// cross-compile
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
88
addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")

0 commit comments

Comments
 (0)