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 c5dd84c commit b91da44Copy full SHA for b91da44
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
6
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
7
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
0 commit comments