Skip to content

Commit

Permalink
Use mockito 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jan 2, 2024
1 parent 1036e51 commit 6c92c9b
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 @@ -18,7 +18,7 @@
<osgi-service-adapters.version>1.2.0</osgi-service-adapters.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<assertj.version>3.24.2</assertj.version>
<mockito.version>5.7.0</mockito.version>
<mockito.version>5.8.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6c92c9b

Please sign in to comment.