Skip to content

Commit

Permalink
Use mockito 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Sep 21, 2024
1 parent 167266c commit a6e2085
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 @@ -20,7 +20,7 @@
<osgi-service-adapters.version>1.2.0</osgi-service-adapters.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<assertj.version>3.26.0</assertj.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit a6e2085

Please sign in to comment.