Skip to content

Commit a1796c7

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-io-core (#36)
Bumps [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/Kotlin/kotlinx-io/releases) - [Changelog](https://github.com/Kotlin/kotlinx-io/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-io@0.8.2...0.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9259950 commit a1796c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
kotlin = "2.3.10"
77
kx-serialization = "1.10.0"
88
kx-coroutines = "1.10.2"
9-
kx-io = "0.8.2"
9+
kx-io = "0.9.0"
1010
kx-datetime = "0.7.1-0.6.x-compat"
1111
kx-atomicfu = "0.31.0"
1212
ktor = "3.4.0"

0 commit comments

Comments
 (0)