We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381c8a9 commit 662e053Copy full SHA for 662e053
bot/build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
implementation("org.jetbrains.lets-plot:lets-plot-common:4.9.0")
47
implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.13.0")
48
49
- implementation("org.bytedeco:ffmpeg-platform:7.1-1.5.11")
+ implementation("org.bytedeco:ffmpeg-platform:8.0.1-1.5.13")
50
51
implementation("com.twelvemonkeys.imageio:imageio-webp:3.13.1")
52
implementation("com.twelvemonkeys.imageio:imageio-core:3.13.1")
0 commit comments