We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1901c8c + 230ac6d commit aa09ebcCopy full SHA for aa09ebc
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
2
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
0 commit comments