mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-22 04:22:32 +01:00
Update coroutines to v1.8.1 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user