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 b5e8183 commit 404c357Copy full SHA for 404c357
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
4
5
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
6
0 commit comments