We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 201028b + d651b58 commit a076873Copy full SHA for a076873
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
// https://mvnrepository.com/artifact/com.opencsv/opencsv
16
- implementation("com.opencsv:opencsv:5.7.1")
+ implementation("com.opencsv:opencsv:5.12.0")
17
// implementation("org.bytedeco:javacv-platform:1.5.9") // NOTE: This is too large
18
implementation("org.bytedeco:javacv:1.5.9")
19
implementation("org.bytedeco:ffmpeg:6.0-1.5.9")
0 commit comments