We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9207682 commit bf5d6e6Copy full SHA for bf5d6e6
project/plugins.sbt
@@ -8,4 +8,4 @@ addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1"
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
10
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
11
-addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.13")
+addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")
0 commit comments