Skip to content

Commit c9a12fd

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.6.0 to 0.7.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.6.0...0.7.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 a9fff4c commit c9a12fd

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
kotlin = "2.1.0"
33
kotlinx-coroutines = "1.9.0"
44
kotlinx-serialization = "1.7.3"
5-
# kotlinx-io = "0.6.0"
5+
# kotlinx-io = "0.7.0"
66
kotlinx-io = { prefer = "0.6.0" }
77
dokka = "2.0.0"
88
ktor = "2.3.12"

0 commit comments

Comments
 (0)