Merge pull request #648 from usbharu/renovate/major-javacv.ffmpeg

fix(deps): update dependency org.bytedeco:ffmpeg to v7
This commit is contained in:
usbharu 2025-01-06 12:40:06 +09:00 committed by GitHub
commit 84f6ace729
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
kotlin = "2.1.0"
ktor = "2.3.13"
exposed = "0.57.0"
javacv-ffmpeg = "6.1.1-1.5.10"
javacv-ffmpeg = "7.1-1.5.11"
detekt = "1.23.7"
coroutines = "1.10.1"
swagger = "2.2.27"