diff --git a/contrib/ydb/core/protos/ya.make b/contrib/ydb/core/protos/ya.make index 81ebdd69e93..fcc0c60e1d7 100644 --- a/contrib/ydb/core/protos/ya.make +++ b/contrib/ydb/core/protos/ya.make @@ -161,5 +161,6 @@ PEERDIR( ) EXCLUDE_TAGS(GO_PROTO) +EXCLUDE_TAGS(JAVA_PROTO) END()