Automated g4 rollback of changelist 137841045.

*** Reason for rollback ***

Not necessary for the time being (will do a more comprehensive update at a later date).

*** Original change description ***

Update errorprone to 2.0.14

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137844619
This commit is contained in:
ctingue 2016-11-01 11:02:58 -07:00 committed by Ben McIlwain
parent 883f194e0f
commit 73e88b2391

View file

@ -157,8 +157,8 @@ def domain_registry_repositories():
native.maven_jar(
name = "error_prone_annotations",
artifact = "com.google.errorprone:error_prone_annotations:2.0.14",
sha1 = "a22b783059252291bcda197b4ba32ff59ebb22f3",
artifact = "com.google.errorprone:error_prone_annotations:2.0.13",
sha1 = "5bbec1732d649b180d82f98546ce9379ca6e64a7",
)
native.maven_jar(