Skip to content

Commit

Permalink
test(deps): update dependency org.mockito:mockito-core to v4.8.1 (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2022
1 parent 8010da5 commit 69e61f5
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.0</mockito.version>
<mockito.version>4.8.1</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<opencensus.version>0.31.1</opencensus.version>
</properties>
Expand Down

0 comments on commit 69e61f5

Please sign in to comment.