Skip to content

Solve grpc-java problem with bazel mod deps#197

Merged
castler merged 1 commit intomainfrom
js_solve_grpc_java_problem
May 6, 2026
Merged

Solve grpc-java problem with bazel mod deps#197
castler merged 1 commit intomainfrom
js_solve_grpc_java_problem

Conversation

@castler
Copy link
Copy Markdown
Contributor

@castler castler commented May 5, 2026

No description provided.

@castler castler merged commit 0160d13 into main May 6, 2026
5 checks passed
@castler castler deleted the js_solve_grpc_java_problem branch May 6, 2026 05:53
flatbuffers depends on an older grpc-java version, which breaks the
`bazel mod deps` command.

The easiest way is to depend on the version with the fix, eventhough we
have no other direct dependency. This way, the bigger version gets
selected.

In addition, we ensure that this will not break again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants