Skip to content

Commit a214894

Browse files
dependabot[bot]joffrey-bion
authored andcommitted
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) 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](Kotlin/kotlinx.coroutines@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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a35c59e commit a214894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hildan-github-changelog-plugin = "2.2.0"
2020
kotlin = "2.0.20"
2121
kotlinpoet = "1.18.1"
2222
kotlinx-atomicfu = "0.25.0"
23-
kotlinx-coroutines = "1.8.1"
23+
kotlinx-coroutines = "1.9.0"
2424
kotlinx-serialization = "1.7.2"
2525
ktor = "2.3.12"
2626
nexus-publish-plugin = "2.0.0"

0 commit comments

Comments
 (0)