Skip to content

Commit

Permalink
Merge pull request #59 from sipgate/renovate/kotlinx.coroutines
Browse files Browse the repository at this point in the history
fix(deps): update kotlinx.coroutines to v1.8.1
  • Loading branch information
janseeger authored May 13, 2024
2 parents e4a39e2 + dbaeb75 commit 2227f61
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 @@ -11,7 +11,7 @@ androidx-core = "1.13.1"
jetbrains-markdown = "0.7.2"
junit5 = "5.10.0"
junit4 = "4.13.2"
kotlinx-coroutines = "1.8.0"
kotlinx-coroutines = "1.8.1"
turbine = "1.1.0"
androidx-lifecycle = "2.7.0"
robolectric = "4.11.1"
Expand Down

0 comments on commit 2227f61

Please sign in to comment.