Skip to content

Commit

Permalink
Bump the java-test-dependencies group with 3 updates (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent fa7199e commit 3d53041
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 @@ -41,11 +41,11 @@
<bouncycastle.version>1.70</bouncycastle.version>

<!-- test dependencies -->
<junit.version>5.10.1</junit.version>
<mockito.version>5.10.0</mockito.version>
<junit.version>5.10.2</junit.version>
<mockito.version>5.11.0</mockito.version>
<jmh.version>1.37</jmh.version>
<hamcrest.version>2.2</hamcrest.version>
<guava.version>33.0.0-jre</guava.version>
<guava.version>33.1.0-jre</guava.version>

<!-- maven plugins -->
<dependency-check.version>9.1.0</dependency-check.version>
Expand Down

0 comments on commit 3d53041

Please sign in to comment.