Skip to content

Commit 04be104

Browse files
committed
Update sbt-wartremover to 3.1.7
1 parent 11a4fb1 commit 04be104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.14.0")
1111
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.0")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
14-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")
14+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")
1515
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")

0 commit comments

Comments
 (0)