Skip to content

Commit

Permalink
fix(deps): update kotlinxcoroutines to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Iamlooker committed Mar 22, 2024
1 parent 63e35e8 commit fb48fe5
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 @@ -26,7 +26,7 @@ hiltExt = "1.1.0"
junit4 = "4.13.2"
jackson = "2.16.1"
kotlin = "1.9.22"
kotlinxCoroutines = "1.7.3"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.2"
ksp = "1.9.22-1.0.16"
Expand Down

0 comments on commit fb48fe5

Please sign in to comment.