Skip to content

Commit 452e4ac

Browse files
committed
chore(deps): update dependency com.github.sbt:sbt-jacoco to v3.4.0
1 parent 615eea2 commit 452e4ac

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
@@ -2,4 +2,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("com.github.sbt" % "sbt-cpd" % "2.0.0")
44
addSbtPlugin("com.waioeka.sbt" % "cucumber-plugin" % "0.3.1")
5-
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.0.3")
5+
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.4.0")

0 commit comments

Comments
 (0)