mirror of https://github.com/usbharu/Hideout.git
fix(deps): update coroutines to v1.9.0
This commit is contained in:
parent
2fc5962ddd
commit
1316558443
|
@ -5,7 +5,7 @@ ktor = "2.3.12"
|
||||||
exposed = "0.54.0"
|
exposed = "0.54.0"
|
||||||
javacv-ffmpeg = "6.1.1-1.5.10"
|
javacv-ffmpeg = "6.1.1-1.5.10"
|
||||||
detekt = "1.23.7"
|
detekt = "1.23.7"
|
||||||
coroutines = "1.8.1"
|
coroutines = "1.9.0"
|
||||||
swagger = "2.2.23"
|
swagger = "2.2.23"
|
||||||
tika = "2.9.2"
|
tika = "2.9.2"
|
||||||
owl = "0.0.1"
|
owl = "0.0.1"
|
||||||
|
|
Loading…
Reference in New Issue