Skip to content

Commit

Permalink
last mockito version that supports jdk8 is 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Mar 4, 2024
1 parent e26fc0a commit 6cdc7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<junitVersion>4.13.2</junitVersion>
<logbackVersion>1.2.13</logbackVersion>
<metricsVersion>4.2.25</metricsVersion>
<mockitoVersion>5.11.0</mockitoVersion>
<mockitoVersion>4.11.0</mockitoVersion>
<nettyVersion>4.1.107.Final</nettyVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<snappyJavaVersion>1.1.10.5</snappyJavaVersion>
Expand Down

0 comments on commit 6cdc7f4

Please sign in to comment.