Skip to content

Commit

Permalink
test(deps): update dependency org.mockito:mockito-core to v4.11.0 (#1086
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot committed Jan 14, 2023
1 parent dada093 commit d90e191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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.10.0</mockito.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<opencensus.version>0.31.1</opencensus.version>
</properties>
Expand Down

0 comments on commit d90e191

Please sign in to comment.