Skip to content

Commit

Permalink
Bump the java-test-dependencies group with 4 updates (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 91b46d4 commit 74312ab
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,10 +25,10 @@
<slf4j.version>1.7.35</slf4j.version>

<!-- test dependencies -->
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<mockito.version>4.3.1</mockito.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<mockito.version>5.8.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<jmh.version>1.34</jmh.version>
<jmh.version>1.37</jmh.version>

<!-- build plugin dependencies -->
<dependency-check.version>9.0.7</dependency-check.version>
Expand Down

0 comments on commit 74312ab

Please sign in to comment.