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 ecbceee commit f6a1a0bCopy full SHA for f6a1a0b
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
5
ThisBuild / libraryDependencySchemes ++= Seq(
0 commit comments