Skip to content

Commit

Permalink
Use mockito 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jun 14, 2024
1 parent 5802678 commit 867e719
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.10.2</junit.jupiter.version>
<assertj.version>3.26.0</assertj.version>
<mockito.version>5.8.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 867e719

Please sign in to comment.