mirror of https://github.com/usbharu/Hideout.git
fix(deps): update coroutines to v1.8.1
This commit is contained in:
parent
788c453dae
commit
d485e42f5f
|
@ -5,7 +5,7 @@ ktor = "2.3.9"
|
||||||
exposed = "0.49.0"
|
exposed = "0.49.0"
|
||||||
javacv-ffmpeg = "6.1.1-1.5.10"
|
javacv-ffmpeg = "6.1.1-1.5.10"
|
||||||
detekt = "1.23.6"
|
detekt = "1.23.6"
|
||||||
coroutines = "1.8.0"
|
coroutines = "1.8.1"
|
||||||
swagger = "2.2.6"
|
swagger = "2.2.6"
|
||||||
serialization = "1.6.3"
|
serialization = "1.6.3"
|
||||||
kjob = "0.6.0"
|
kjob = "0.6.0"
|
||||||
|
|
Loading…
Reference in New Issue