Skip to content

Commit fd66008

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.7.1 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca9316f commit fd66008

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
@@ -10,7 +10,7 @@ kotlinCompileTesting = "1.5.0" # https://github.com/tschuchortdev/kotl
1010

1111
kotlinx-serialization = "1.5.1" # https://github.com/Kotlin/kotlinx.serialization/releases/
1212
kotlinx-knit = "0.4.0" # https://github.com/Kotlin/kotlinx-knit/releases
13-
kotlinx-coroutines = "1.6.4" # https://github.com/Kotlin/kotlinx.coroutines/releases
13+
kotlinx-coroutines = "1.7.1" # https://github.com/Kotlin/kotlinx.coroutines/releases
1414
kotlinx-kover = "0.6.1" # https://github.com/Kotlin/kotlinx-kover/releases
1515

1616
okio = "3.3.0" # https://search.maven.org/artifact/com.squareup.okio/okio

0 commit comments

Comments
 (0)