mirror of
https://github.com/google/nomulus.git
synced 2025-07-19 17:26:09 +02:00
Update errorprone to 2.0.14
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=137841045
This commit is contained in:
parent
83cbf5a01f
commit
883f194e0f
1 changed files with 2 additions and 2 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue