Update coroutines to v1.8.1 (#97)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-01 19:39:32 -04:00
committed by GitHub
parent 118946f4e8
commit ca274416b8

View File

@@ -1,7 +1,7 @@
[versions]
# Kotlin
kotlin = "1.9.23"
coroutines = "1.8.0"
coroutines = "1.8.1"
# Serialization
json = "1.6.3"