Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.9.0 (#505)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent aeb992f commit 3fb65e2
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 @@ -85,7 +85,7 @@
<slf4j.version>2.0.11</slf4j.version>
<log4j.version>1.2.17</log4j.version>

<mockito.version>5.8.0</mockito.version>
<mockito.version>5.9.0</mockito.version>
<junit.version>4.13.2</junit.version>
<findbugs-annotations.version>3.0.1</findbugs-annotations.version>
</properties>
Expand Down

0 comments on commit 3fb65e2

Please sign in to comment.