Skip to content

Commit baf86ab

Browse files
author
Sergey Mashkov
committed
IO: upgrade kotlinx-io to 0.0.8
1 parent 5e38b9f commit baf86ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/kotlinx-coroutines-io/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
compile ("org.jetbrains.kotlinx:kotlinx-io-jvm:0.0.7") {
2+
compile ("org.jetbrains.kotlinx:kotlinx-io-jvm:0.0.8") {
33
exclude(group: 'org.jetbrains.kotlin', module: 'kotlin-stdlib')
44
}
55

0 commit comments

Comments
 (0)