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 94bd1eb commit ea7eb37Copy full SHA for ea7eb37
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("com.github.sbt" % "sbt-github-actions" %
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
14
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
15
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
16
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
17
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
0 commit comments