We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ced220 + ed49ea6 commit c1b2593Copy full SHA for c1b2593
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.4")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
0 commit comments