Skip to content

Commit 20d167a

Browse files
build(deps): bump kotlinx-io from 0.3.1 to 0.3.2
Bumps `kotlinx-io` from 0.3.1 to 0.3.2. Updates `org.jetbrains.kotlinx:kotlinx-io-core` from 0.3.1 to 0.3.2 - [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.1...0.3.2) Updates `org.jetbrains.kotlinx:kotlinx-io-bytestring` from 0.3.1 to 0.3.2 - [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.1...0.3.2) --- 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 a73c79a commit 20d167a

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-Beta2"
25-
kotlinx-io = "0.3.1"
25+
kotlinx-io = "0.3.2"
2626
kotlinx-atomicfu = "0.23.2"
2727
kotlinx-coroutines = "1.8.1-Beta"
2828
kotlinx-datetime = "0.6.0-RC.2"

0 commit comments

Comments
 (0)