Skip to content

Commit

Permalink
Update sbt-wartremover, wartremover from 3.1.5 to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anand-singh committed Jan 1, 2024
1 parent 705365f commit 40b8786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")

0 comments on commit 40b8786

Please sign in to comment.