Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 9cc36dc commit b7013d2
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 @@ -55,7 +55,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<module-name>${groupId}.${artifactId}</module-name>
<io.cucumber.version>7.21.1</io.cucumber.version>
<org.mockito.version>5.2.0</org.mockito.version>
<org.mockito.version>5.15.2</org.mockito.version>
<javadoc.failOnWarnings>true</javadoc.failOnWarnings>
<!-- This is required for later correct replacement of surefireArgLine -->
<!-- see surefire-java8 and surefire-java9+ profiles -->
Expand Down

0 comments on commit b7013d2

Please sign in to comment.