Skip to content

Commit

Permalink
Okio alpha.6 (square#6710)
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke authored Jun 13, 2021
1 parent cbda66c commit 541767d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Versions {
const val kotlin = "1.4.31"
const val ktlint = "0.38.0"
const val moshi = "1.11.0"
const val okio = "3.0.0-alpha.4"
const val okio = "3.0.0-alpha.6"
const val openjsse = "1.1.0"
const val picocli = "4.5.1"
}
Expand Down

0 comments on commit 541767d

Please sign in to comment.