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