Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.5.2 to 0.5.3
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.2 to 0.5.3.
- [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.2...0.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 210af15 commit f107f47
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.5.2"
kotlinx-io = "0.5.3"

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

0 comments on commit f107f47

Please sign in to comment.