Skip to content

Commit 1c82664

Browse files
scala-stewardmdedetrich
authored andcommitted
Update sbt-coveralls to 1.3.6
1 parent 97678aa commit 1c82664

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
@@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" %
1212
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
1414
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
15-
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.5")
15+
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.6")
1616
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "4.3.0")
1717

1818
// This is here to bump dependencies for sbt-paradox/sbt-site, see

0 commit comments

Comments
 (0)