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 25f2d38 commit 0e0e68bCopy full SHA for 0e0e68b
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0")
10
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.14.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.0")
12
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
13
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
14
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")
15
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
0 commit comments