mirror of https://github.com/usbharu/Hideout.git
fix(deps): update exposed to v0.54.0
This commit is contained in:
parent
baba7e8c0e
commit
79a10a27fc
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
ktor = "2.3.12"
|
ktor = "2.3.12"
|
||||||
exposed = "0.53.0"
|
exposed = "0.54.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.1"
|
coroutines = "1.8.1"
|
||||||
|
|
Loading…
Reference in New Issue