droid
droid copied to clipboard
Mockito Core 5.0.0 onwards is not compatible with Java 8
Looking at github action results for this PR -> https://github.com/digital-preservation/droid/pull/908 It appears that Mockito core 5.2.0 does not work with Java 8.
Mockito has moved away from Java8 to a minimum of Java 11 from v5.0.0 as mentioned in their release note https://github.com/mockito/mockito/releases/tag/v5.0.0