Skip to content

Commit 35ac78e

Browse files
Update sbt-coveralls to 1.3.13 (#294)
1 parent c0db248 commit 35ac78e

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
@@ -8,5 +8,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
88
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
99
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
11-
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
11+
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
1212
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

0 commit comments

Comments
 (0)