Skip to content

Commit eba140b

Browse files
build(deps): bump kotlinx-io from 0.3.3 to 0.3.5
Bumps `kotlinx-io` from 0.3.3 to 0.3.5. Updates `org.jetbrains.kotlinx:kotlinx-io-core` from 0.3.3 to 0.3.5 - [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.3.3...0.3.5) Updates `org.jetbrains.kotlinx:kotlinx-io-bytestring` from 0.3.3 to 0.3.5 - [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.3.3...0.3.5) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-io-bytestring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a31d8a8 commit eba140b

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
@@ -22,7 +22,7 @@ publish-scm-url = "https://github.com/sureshg/native-image-playgr
2222

2323
# Gradle Dependencies Versions
2424
kotlinx-kover = "0.8.0"
25-
kotlinx-io = "0.3.3"
25+
kotlinx-io = "0.3.5"
2626
kotlinx-atomicfu = "0.24.0"
2727
kotlinx-coroutines = "1.9.0-RC"
2828
kotlinx-datetime = "0.6.0"

0 commit comments

Comments
 (0)