Skip to content

Commit bf5d6e6

Browse files
committed
Update sbt-wartremover to 3.1.7
1 parent 9207682 commit bf5d6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1"
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
1010
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
11-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.13")
11+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")

0 commit comments

Comments
 (0)