Skip to content

Commit

Permalink
fix(deps): update kotlin.coroutines to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent af5e63b commit c7ac16a
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 @@ -12,7 +12,7 @@ compose-compiler = "1.5.8"
detekt = "1.23.5"
hilt = "2.51.1"
kotlin = "1.9.22"
kotlin-coroutines = "1.8.0"
kotlin-coroutines = "1.8.1"
mockk = "1.13.10"
moshi = "1.15.1"
okhttp3 = "4.12.0"
Expand Down

0 comments on commit c7ac16a

Please sign in to comment.