Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.5.0 (#217)
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 Aug 22, 2023
1 parent 53a150c commit dc5f6a2
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 @@ -172,7 +172,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>5.4.0</version>
<version>5.5.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit dc5f6a2

Please sign in to comment.