Skip to content

Commit f109e8c

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.8.0 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb57e30 commit f109e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kotlin {
1414

1515
sourceSets.commonMain.dependencies {
1616
implementation("com.jakewharton.mosaic:mosaic-runtime:0.16.0")
17-
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.7.0")
17+
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.8.0")
1818
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
1919
}
2020
}

0 commit comments

Comments
 (0)