Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure we use the same GRPC version consistently across modules #1136

Closed
artur-ciocanu opened this issue Sep 24, 2024 · 0 comments · Fixed by #1137
Closed

Ensure we use the same GRPC version consistently across modules #1136

artur-ciocanu opened this issue Sep 24, 2024 · 0 comments · Fixed by #1137
Labels
kind/bug Something isn't working

Comments

@artur-ciocanu
Copy link
Contributor

Expected Behavior

We should use one single GRPC version across all SDK modules

Actual Behavior

Currently we have two different versions of GRPC 1.59.0 and 1.64.0.

Steps to Reproduce the Problem

Run ./mvnw dependency:tree and we can see that there are two different versions.

Release Note

RELEASE NOTE:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant