Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.13.0 (#4399)
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] committed Aug 27, 2024
1 parent 02fd68c commit 714e697
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 @@ -64,7 +64,7 @@
<slf4j.version>1.7.36</slf4j.version>
<assertj.version>3.26.3</assertj.version>
<byte-buddy.version>1.15.0</byte-buddy.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<junit.version>4.13.1</junit.version>
<commons-lang3.version>3.16.0</commons-lang3.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 714e697

Please sign in to comment.