We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aedb5b + 03b3781 commit 12bcd7eCopy full SHA for 12bcd7e
1 file changed
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
22
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.2'
23
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
24
- implementation 'com.opencsv:opencsv:5.5.2'
+ implementation 'com.opencsv:opencsv:5.6'
25
implementation 'commons-cli:commons-cli:1.5.0'
26
27
testImplementation "org.scala-lang:scala3-compiler_3:3.1.2"
0 commit comments