Skip to content

Commit

Permalink
Bump Mockito from 5.6.0 to 5.11.0 for JDK 11+ builds
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Mar 12, 2024
1 parent a2c0c7f commit d3354d9
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 @@ -518,7 +518,7 @@
<jdk>[11,)</jdk>
</activation>
<properties>
<mockito.version>5.6.0</mockito.version>
<mockito.version>5.11.0</mockito.version>
<junit-pioneer.version>2.1.0</junit-pioneer.version>
</properties>
<build>
Expand Down

0 comments on commit d3354d9

Please sign in to comment.