Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Merge branch 'upgrade-findbugs-3'
Browse files Browse the repository at this point in the history
from pull-request 1658

* upgrade-findbugs-3:
  Fix the failure of 'activator findbugs'

Reviewed-by: 채수원 <sw.chae@navercorp.com>
  • Loading branch information
doortts committed Jun 9, 2015
2 parents 9197339 + 4ada856 commit 931e3ab
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 @@ -14,7 +14,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.0.4")

addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.0.3")

addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.3.0")
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.4.0")

addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.3.2")

Expand Down

0 comments on commit 931e3ab

Please sign in to comment.