Skip to content

Commit

Permalink
updated wartremove to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Jun 17, 2017
1 parent ebd8b46 commit 2dc07a3
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 @@ -6,7 +6,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.0")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.1.0")

addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.0.3")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.1.1")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")

Expand Down

0 comments on commit 2dc07a3

Please sign in to comment.