Skip to content

Commit

Permalink
fix(deps): update kotlincoroutines to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 6e1130a commit 2b50fad
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 @@ -31,7 +31,7 @@ koinKsp = "1.3.1"
koinTest = "3.5.3"
kotest = "5.8.0"
kotlin = "1.9.21"
kotlinCoroutines = "1.7.3"
kotlinCoroutines = "1.8.0"
kotlinImmutableCollections = "0.3.7"
kotlinSerialization = "1.6.2"
ksp = "1.9.10-1.0.13"
Expand Down

0 comments on commit 2b50fad

Please sign in to comment.