Skip to content

Commit

Permalink
Update mockito monorepo to v5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 9711d98 commit 7b3358e
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>5.14.2</mockito.version>
<mockito.version>5.15.2</mockito.version>
<assertj.version>3.27.2</assertj.version>
<fastutil.version>8.5.15</fastutil.version>
<netty.version>4.1.115.Final</netty.version>
Expand Down

0 comments on commit 7b3358e

Please sign in to comment.