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 80ee152 commit a2c12e6Copy full SHA for a2c12e6
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.
3
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
7
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
8
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
9
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
0 commit comments