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 9890bee commit 798a549Copy full SHA for 798a549
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
3
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
5
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
6
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
7
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments