You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<1> Make sure to pull the version that matches the release.
57
+
47
58
If you are using Spring Boot Dependency Management plugin, it might pull not the same version as the version this started was compiled against, causing binary incompatibility issue. +
48
59
In this case you'll need to forcibly and explicitly set the `grpc` version to use (see link:ReleaseNotes.adoc[version matrix here^] ):
0 commit comments