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
Turns out protobuf-generic pulls in the protobuf-java3.1.0 dependency. Timestamp now extends GeneratedMessageV3 instead of GeneratedMessage in 3.0.0-beta-1 which causes the issue.
Could be JDK 8 related.
The text was updated successfully, but these errors were encountered: