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
Dependabot PR #433 bumps mockito.version from 4.11.0 to 5.0.0 (major).
Mockito 5 requires Java 11+, but this project's CI targets Java 8/11/17/21,
so the Java 8 build fails.
Context
Dependabot PR #433 bumps
mockito.versionfrom 4.11.0 to 5.0.0 (major).Mockito 5 requires Java 11+, but this project's CI targets Java 8/11/17/21,
so the Java 8 build fails.