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
Our CI/CD pipeline is constrained to Java 11 for compatibility reasons.
When using version 137.0.1, we get:
"class file has wrong version 61.0, should be 55.0"
Could you please document which is the last version that's compatible with Java 11?