Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 0d5d887 commit 9043077
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>3.12.4</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 9043077

Please sign in to comment.