Skip to content

Commit

Permalink
fix(deps): update jetbrains.kotlinx.coroutines to v1.8.0 (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 03d83e9 commit fd2f5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ androidx-work = "2.9.0"

jetbrains-dokka = "1.9.10"
jetbrains-kotlin = "1.9.22"
jetbrains-kotlinx-coroutines = "1.7.3"
jetbrains-kotlinx-coroutines = "1.8.0"

io-mockk = "1.13.9"

Expand Down

0 comments on commit fd2f5df

Please sign in to comment.