8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b6003 commit b3ad94eCopy full SHA for b3ad94e
pom.xml
@@ -37,7 +37,7 @@
37
<spotbugs-maven-plugin.version>4.8.6.1</spotbugs-maven-plugin.version>
38
<spotbugs.version>4.8.6</spotbugs.version>
39
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
40
- <hamcrest.version>2.2</hamcrest.version>
+ <hamcrest.version>3.0</hamcrest.version>
41
<okhttp3.version>4.12.0</okhttp3.version>
42
<okio.version>3.9.0</okio.version>
43
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
0 commit comments