Bump the java-test-dependencies group across 1 directory with 2 updates (#3514)

This commit is contained in:
dependabot[bot] 2024-08-19 14:17:07 +00:00 committed by GitHub
parent f84a2396eb
commit 357937e0bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,9 +56,9 @@
<zxcvbn.version>1.9.0</zxcvbn.version>
<!-- test dependencies -->
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<mockito.version>5.12.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<!-- build-time dependencies -->
<jetbrains.annotations.version>24.1.0</jetbrains.annotations.version>