Skip to content

Commit ce1ea21

Browse files
build(deps): bump org.jetbrains.kotlinx:kotlinx-io-core
Bumps [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) from 0.5.4 to 0.6.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.5.4...0.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9f4c9f commit ce1ea21

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
@@ -3,7 +3,7 @@ kotlin = "2.0.20"
33
kotlinx-coroutines = "1.9.0"
44
kotlinx-serialization = "1.7.3"
55
kotlinx-datetime = "0.6.1"
6-
kotlinx-io = "0.5.4"
6+
kotlinx-io = "0.6.0"
77
dokka = "1.9.20"
88
ktor = "2.3.12"
99
openjdk-jmh = "1.37"

0 commit comments

Comments
 (0)