Skip to content

Commit

Permalink
Bump the java-test-dependencies group across 1 directory with 3 updat…
Browse files Browse the repository at this point in the history
…es (#73)
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent b04101c commit 01b7cdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<slf4j.version>2.0.13</slf4j.version>

<!-- test dependencies -->
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<mockito.version>5.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<mockito.version>5.13.0</mockito.version>
<hamcrest.version>3.0</hamcrest.version>
<jmh.version>1.37</jmh.version>

<!-- build plugin dependencies -->
Expand Down

0 comments on commit 01b7cdf

Please sign in to comment.