Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2019-09-09 01:08:01 -07:00
parent 44e8d91603
commit 8484e2fc0c
2 changed files with 7 additions and 8 deletions

View file

@ -154,7 +154,6 @@
<rule ref="category/java/errorprone.xml/JumbledIncrementer"/>
<rule ref="category/java/errorprone.xml/JUnitSpelling"/>
<rule ref="category/java/errorprone.xml/JUnitStaticSuite"/>
<rule ref="category/java/errorprone.xml/LoggerIsNotStaticFinal"/>
<rule ref="category/java/errorprone.xml/MethodWithSameNameAsEnclosingClass"/>
<rule ref="category/java/errorprone.xml/MisplacedNullCheck"/>
<rule ref="category/java/errorprone.xml/MissingBreakInSwitch"/>