Skip to content

Commit

Permalink
test(deps): update dependency org.mockito:mockito-core to v4.9.0 (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2022
1 parent 187c1e7 commit ba2a8f7
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 @@ -52,7 +52,7 @@
<junit.version>4.13.2</junit.version>
<findbugs.version>3.0.2</findbugs.version>
<truth.version>1.1.3</truth.version>
<mockito.version>4.8.1</mockito.version>
<mockito.version>4.9.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<opencensus.version>0.31.1</opencensus.version>
</properties>
Expand Down

0 comments on commit ba2a8f7

Please sign in to comment.