Skip to content

Commit

Permalink
chore(deps): update dependency org.bytedeco:ffmpeg-platform to v6.1.1…
Browse files Browse the repository at this point in the history
…-1.5.10
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent ee79dc9 commit c5166ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ dependencies {
implementation("org.jetbrains.lets-plot:lets-plot-kotlin-jvm:4.4.2")

implementation("space.kscience:kmath-ast:0.3.1")
implementation("org.bytedeco:ffmpeg-platform:6.0-1.5.9")
implementation("org.bytedeco:ffmpeg-platform:6.1.1-1.5.10")
}

0 comments on commit c5166ed

Please sign in to comment.