Skip to content

Commit ae62671

Browse files
dependabot[bot]dkrasnoff
authored andcommitted
chore(deps): bump kotlinx-io from 0.8.0 to 0.8.1
Bumps `kotlinx-io` from 0.8.0 to 0.8.1. Updates `org.jetbrains.kotlinx:kotlinx-io-bytestring` from 0.8.0 to 0.8.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.8.0...0.8.1) Updates `org.jetbrains.kotlinx:kotlinx-io-core` from 0.8.0 to 0.8.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.8.0...0.8.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-bytestring dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3aa897d commit ae62671

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
@@ -9,7 +9,7 @@ logstash-logback-encoder = "9.0"
99
kotlinx-coroutines = "1.7.3"
1010
kotlinx-coroutines-test = "1.6.4"
1111
kotlinx-datetime = "0.7.1-0.6.x-compat"
12-
kotlinx-io = "0.8.0"
12+
kotlinx-io = "0.8.1"
1313
kotlinx-serialization = "1.9.0"
1414
lsp4j = "0.24.0"
1515
reactor = "3.8.0"

0 commit comments

Comments
 (0)