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 66ec1b6 commit 2936a1dCopy full SHA for 2936a1d
pom.xml
@@ -39,7 +39,7 @@
39
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
40
<hamcrest.version>3.0</hamcrest.version>
41
<okhttp3.version>4.12.0</okhttp3.version>
42
- <okio.version>3.9.0</okio.version>
+ <okio.version>3.9.1</okio.version>
43
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
44
<jacoco.coverage.target.bundle.method>0.70</jacoco.coverage.target.bundle.method>
45
<jacoco.coverage.target.class.method>0.50</jacoco.coverage.target.class.method>
0 commit comments