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 29043ad commit 5ea09e4Copy full SHA for 5ea09e4
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
5
ThisBuild / libraryDependencySchemes ++= Seq(
0 commit comments