Skip to content

Commit

Permalink
Merge pull request hub4j#752 from github-api/dependabot/maven/com.squ…
Browse files Browse the repository at this point in the history
…areup.okio-okio-2.5.0

Bump okio from 2.4.3 to 2.5.0
  • Loading branch information
bitwiseman committed Mar 23, 2020
2 parents fd621a4 + d7b08d5 commit db46b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
<hamcrest.version>2.2</hamcrest.version>
<okhttp3.version>4.4.1</okhttp3.version>
<okio.version>2.4.3</okio.version>
<okio.version>2.5.0</okio.version>
<formatter-maven-plugin.goal>format</formatter-maven-plugin.goal>
<impsort-maven-plugin.goal>sort</impsort-maven-plugin.goal>
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
Expand Down

0 comments on commit db46b1c

Please sign in to comment.