Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-core to v5.15.2 (#750)
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 2, 2025
1 parent 0d0641f commit c7dbb89
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 @@ -352,7 +352,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.14.2</version>
<version>5.15.2</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>
Expand Down

0 comments on commit c7dbb89

Please sign in to comment.