Skip to content

Commit 5fcec6b

Browse files
build(deps): bump kotlinx-io from 0.2.0 to 0.2.1
Bumps `kotlinx-io` from 0.2.0 to 0.2.1. Updates `org.jetbrains.kotlinx:kotlinx-io-core` from 0.2.0 to 0.2.1 - [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.2.0...0.2.1) Updates `org.jetbrains.kotlinx:kotlinx-io-bytestring` from 0.2.0 to 0.2.1 - [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.2.0...0.2.1) --- 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 ca60654 commit 5fcec6b

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.7.3"
25-
kotlinx-io = "0.2.0"
25+
kotlinx-io = "0.2.1"
2626
kotlinx-atomicfu = "0.21.0"
2727
kotlinx-coroutines = "1.7.3"
2828
kotlinx-datetime = "0.4.0"

0 commit comments

Comments
 (0)