Skip to content

Commit

Permalink
test(deps): update dependency org.mockito:mockito-core to v4.2.0 (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 1d6b5dd commit fe69f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -53,7 +53,7 @@
<findbugs.version>3.0.2</findbugs.version>
<threeten.version>1.4.4</threeten.version>
<truth.version>1.1.3</truth.version>
<mockito.version>4.1.0</mockito.version>
<mockito.version>4.2.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>

Expand Down

0 comments on commit fe69f62

Please sign in to comment.