We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e99a94 commit 65e1eacCopy full SHA for 65e1eac
project/plugins.sbt
@@ -1,3 +1,3 @@
1
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
2
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.11")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.2")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.11")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")
0 commit comments