Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5 (#78)
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 Oct 28, 2024
1 parent 247acc7 commit 14f93e7
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 @@ -46,7 +46,7 @@
<maven.compiler.release>${java.version}</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Version -->
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.14.2</mockito.version>
<assertj.version>3.26.3</assertj.version>
<fastutil.version>8.5.15</fastutil.version>
<netty.version>4.1.114.Final</netty.version>
Expand Down

0 comments on commit 14f93e7

Please sign in to comment.