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 2, 2025
1 parent b1ca0c4 commit 2f0742e
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.26.3</assertj.version>
<fastutil.version>8.5.15</fastutil.version>
<netty.version>4.1.115.Final</netty.version>
Expand Down

0 comments on commit 2f0742e

Please sign in to comment.