Skip to content

Commit 611a55d

Browse files
chore(deps): Update coroutines to v1.8.1 (#734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1b39a8 commit 611a55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ guice = "7.0.0"
2020
# kotlin
2121
kotlin = "2.0.0"
2222
dokka = "1.9.20"
23-
coroutines = "1.8.0"
23+
coroutines = "1.8.1"
2424
ktlint = "0.50.0"
2525

2626
# testing

0 commit comments

Comments
 (0)