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 0b90033 commit b17783fCopy full SHA for b17783f
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
4
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
7
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233")
8
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")
9
addSbtPlugin("software.purpledragon" % "sbt-dependency-lock" % "1.5.1")
0 commit comments