Skip to content

Commit 6456c5a

Browse files
authored
Merge pull request #199 from SimY4/update/sbt-jacoco-3.6.0
2 parents 9cd6dcf + c9ee5a4 commit 6456c5a

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
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
44
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
55
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
7-
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
7+
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.6.0")
88
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)