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 5423939 commit 9e52a57Copy full SHA for 9e52a57
pom.xml
@@ -37,7 +37,7 @@
37
<spotbugs.version>4.4.2</spotbugs.version>
38
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
39
<hamcrest.version>2.2</hamcrest.version>
40
- <okhttp3.version>4.9.1</okhttp3.version>
+ <okhttp3.version>4.9.2</okhttp3.version>
41
<okio.version>2.10.0</okio.version>
42
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
43
<jacoco.coverage.target.bundle.method>0.70</jacoco.coverage.target.bundle.method>
0 commit comments