mirror of https://github.com/usbharu/Hideout.git
fix(deps): update exposed to v0.50.1
This commit is contained in:
parent
4506a47a19
commit
328170a7e8
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
kotlin = "1.9.24"
|
kotlin = "1.9.24"
|
||||||
ktor = "2.3.9"
|
ktor = "2.3.9"
|
||||||
exposed = "0.49.0"
|
exposed = "0.50.1"
|
||||||
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