Skip to content

Commit 3438342

Browse files
chore(deps): Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.1
1 parent c3d2105 commit 3438342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
2727
stylecheck = "ca.stellardrift:stylecheck:0.2.1"
2828

2929
# Kotlin
30-
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2"
30+
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
3131
kotlin-reflect = {module = "org.jetbrains.kotlin:kotlin-reflect"} # version from Kotlin BOM
3232

3333
# Core

0 commit comments

Comments
 (0)