Skip to content

Commit db48706

Browse files
Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.7.0 to 0.8.0
Bumps [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) from 0.7.0 to 0.8.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.7.0...0.8.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 695d7b4 commit db48706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nexus-publish = "2.0.0"
99
testng = "7.10.2"
1010
binaryCompatibility = "0.17.0"
1111
moduleGraphSouza = "0.12.0"
12-
kotlinxIo = "0.7.0"
12+
kotlinxIo = "0.8.0"
1313

1414
[libraries]
1515
kotlinx-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }

0 commit comments

Comments
 (0)