Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.4.0 to 0.5.1 (#931)
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.4.0 to 0.5.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.4.0...0.5.1)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 300690b commit 22bcef5
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 @@ -7,7 +7,7 @@ okhttp = "5.0.0-alpha.14"
forge = "1.0.0-alpha3"
result = "5.6.0"
serialization = "1.7.1"
kotlinx-io = "0.4.0"
kotlinx-io = "0.5.1"

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

0 comments on commit 22bcef5

Please sign in to comment.