Update errorprone to 2.0.14

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137841045
This commit is contained in:
ctingue 2016-11-01 10:38:37 -07:00 committed by Ben McIlwain
parent 83cbf5a01f
commit 883f194e0f

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.13",
sha1 = "5bbec1732d649b180d82f98546ce9379ca6e64a7",
artifact = "com.google.errorprone:error_prone_annotations:2.0.14",
sha1 = "a22b783059252291bcda197b4ba32ff59ebb22f3",
)
native.maven_jar(