Skip to content

Commit

Permalink
Update sbt-wartremover from 3.0.6 to 3.1.5 (#84)
Browse files Browse the repository at this point in the history
* Update sbt-wartremover from 3.0.6 to 3.1.5

* Revert commit(s) b7e5feb

* Update sbt-wartremover from 3.0.6 to 3.1.5

---------

Co-authored-by: Anand Singh <[email protected]>
  • Loading branch information
anand-singh and anand-singh authored Nov 7, 2023
1 parent 8130ab1 commit ce52a0a
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.9.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.6")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")

0 comments on commit ce52a0a

Please sign in to comment.