Skip to content

Commit e63158c

Browse files
committed
Merge branch 'master' of github.com:rules-proto-grpc/rules_proto_grpc
2 parents fa72264 + c54acd1 commit e63158c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

repositories.bzl

+1-2
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,7 @@ def javax_annotation_javax_annotation_api(**kwargs):
521521
_generic_dependency("javax_annotation_javax_annotation_api", **kwargs)
522522

523523
def com_google_errorprone_error_prone_annotations(**kwargs):
524-
# Use //stub:javax_annotation for neverlink=1 support.
525-
_generic_dependency("javax_annotation_javax_annotation_api", **kwargs)
524+
_generic_dependency("com_google_errorprone_error_prone_annotations", **kwargs)
526525

527526

528527
#

0 commit comments

Comments
 (0)