We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9420b commit a625013Copy full SHA for a625013
project/plugins.sbt
@@ -25,4 +25,4 @@ ThisBuild / libraryDependencySchemes ++= Seq(
25
)
26
27
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
28
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
0 commit comments