Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
deps: update errorprone to 2.3.3 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and chingor13 committed Sep 30, 2019
1 parent a6122bc commit 232694c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -170,7 +170,7 @@
<findbugs.version>3.0.2</findbugs.version>
<threetenbp.version>1.3.3</threetenbp.version>
<objenesis.version>2.6</objenesis.version>
<errorprone.version>2.3.2</errorprone.version>
<errorprone.version>2.3.3</errorprone.version>
<autovalue.version>1.6.6</autovalue.version>
<gson.version>2.8.5</gson.version>
</properties>
Expand Down

0 comments on commit 232694c

Please sign in to comment.