Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit a99cf68

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.1
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.8.1. - [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.7.3...1.8.1) --- 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 a02c28e commit a99cf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
// Kotlin library dependencies
3636
//////////////////////////////
3737

38-
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
38+
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
3939
api("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3")
4040
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
4141

0 commit comments

Comments
 (0)