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] [versions]
# Kotlin # Kotlin
kotlin = "1.9.23" kotlin = "1.9.23"
coroutines = "1.8.0" coroutines = "1.8.1"
# Serialization # Serialization
json = "1.6.3" json = "1.6.3"