We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320889e commit c9ee5a4Copy full SHA for c9ee5a4
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
4
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
7
-addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.6.0")
8
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments