We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ced220 commit ed49ea6Copy full SHA for ed49ea6
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