Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx:kotlinx-io-core
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) from 0.5.4 to 0.6.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.5.4...0.6.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-io-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 6436d92 commit 589b960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "2.0.20"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
kotlinx-io = "0.5.4"
kotlinx-io = "0.6.0"
dokka = "1.9.20"
ktor = "2.3.12"
openjdk-jmh = "1.37"
Expand Down

0 comments on commit 589b960

Please sign in to comment.