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 88470c5 commit a39d88eCopy full SHA for a39d88e
project/plugins.sbt
@@ -11,5 +11,5 @@ addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.16.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
12
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
14
-addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.3")
+addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.0")
15
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments