mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 07:48:44 +01:00
chore(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0 (#28)
Bumps `kotlinx-coroutines` from 1.8.1 to 1.9.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test 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>
This commit is contained in:
parent
6ae92f6c47
commit
b9ece61c24
@ -16,7 +16,7 @@ kamel = "1.0.0"
|
||||
koin = "3.5.6"
|
||||
kotlin = "2.0.20"
|
||||
kotlincrypto = "0.5.1"
|
||||
kotlinx-coroutines = "1.8.1"
|
||||
kotlinx-coroutines = "1.9.0"
|
||||
kotlinx-serialization-json = "1.7.3"
|
||||
ksp = "2.0.20-1.0.24"
|
||||
ktor = "3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user