Skip to content

Commit

Permalink
Merge pull request #30 from sipgate/renovate/coroutines
Browse files Browse the repository at this point in the history
fix(deps): update coroutines to v1.8.0
  • Loading branch information
janseeger authored Feb 20, 2024
2 parents 9823a31 + f67be0a commit 7388f80
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 @@ -3,7 +3,7 @@ agp = "8.4.0-alpha03"
kotlin = "1.9.20"
junit5 = "5.10.0"
junit4 = "4.13.2"
coroutines = "1.7.3"
coroutines = "1.8.0"
support-annotations = "28.0.0"
turbine = "1.0.0"
annotation-jvm = "1.7.1"
Expand Down

0 comments on commit 7388f80

Please sign in to comment.