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 d4145af commit 561774dCopy full SHA for 561774d
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
6
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
0 commit comments