Upgrade to Okio 1.13.
This commit is contained in:
parent
7d0c952102
commit
c8d8ee1fff
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -30,7 +30,7 @@
|
|||
<kotlin.version>1.1.1</kotlin.version>
|
||||
|
||||
<!-- Dependencies -->
|
||||
<okio.version>1.12.0</okio.version>
|
||||
<okio.version>1.13.0</okio.version>
|
||||
|
||||
<!-- Test Dependencies -->
|
||||
<junit.version>4.12</junit.version>
|
||||
|
|
Loading…
Reference in a new issue