Skip to content

Commit

Permalink
fix(deps): update coroutines to v1.8.1 (#7287)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 4cf15f9 commit 633d458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -2,7 +2,7 @@
dokka = "1.9.20"
jacoco = "0.8.12"
kotlin = "1.9.24"
coroutines = "1.8.0"
coroutines = "1.8.1"
ktlint = "1.2.1"
junit = "5.10.2"
slf4j = "2.0.13"
Expand Down

0 comments on commit 633d458

Please sign in to comment.