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.
2 parents fd621a4 + d7b08d5 commit db46b1cCopy full SHA for db46b1c
pom.xml
@@ -38,7 +38,7 @@
38
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
39
<hamcrest.version>2.2</hamcrest.version>
40
<okhttp3.version>4.4.1</okhttp3.version>
41
- <okio.version>2.4.3</okio.version>
+ <okio.version>2.5.0</okio.version>
42
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
43
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
44
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
0 commit comments