mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user