mirror of
https://github.com/google/nomulus
synced 2026-01-04 20:24:22 +00:00
Update errorprone to 2.0.14
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=137841045
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user