Skip to content

Commit 0add52b

Browse files
dependabot[bot]smyrgeorge
authored andcommitted
Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.8.2 to 0.9.0
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>
1 parent c31e1b1 commit 0add52b

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
@@ -2,7 +2,7 @@
22
# https://plugins.gradle.org/plugin/org.jetbrains.kotlin.jvm
33
kotlin = "2.3.10"
44
# https://github.com/Kotlin/kotlinx-io
5-
kotlinx-io = "0.8.2"
5+
kotlinx-io = "0.9.0"
66
# https://github.com/Kotlin/kotlinx-datetime
77
kotlinx-datetime = "0.7.1"
88
# https://github.com/Kotlin/kotlinx.coroutines

0 commit comments

Comments
 (0)