Skip to content

Commit

Permalink
Upgrade mockito to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Oct 14, 2021
1 parent 493c7fa commit f1ff711
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.1.4</osgi-service-adapters.version>
<junit.jupiter.version>5.8.1</junit.jupiter.version>
<assertj.version>3.21.0</assertj.version>
<mockito.version>3.11.0</mockito.version>
<mockito.version>4.0.0</mockito.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f1ff711

Please sign in to comment.