Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v5.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 73b16fb commit e70fdc9
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 @@ -21,7 +21,7 @@
<!-- external libraries -->
<version.assertj>3.25.3</version.assertj>
<version.junit-jupiter>5.10.2</version.junit-jupiter>
<version.mockito>5.11.0</version.mockito>
<version.mockito>5.14.1</version.mockito>
<version.slf4j>2.0.12</version.slf4j>

<!-- maven plugins -->
Expand Down

0 comments on commit e70fdc9

Please sign in to comment.