We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e21bf9f + 18b3273 commit f50d3cfCopy full SHA for f50d3cf
1 file changed
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
dependencies {
21
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
22
implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
23
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
24
implementation 'com.opencsv:opencsv:5.9'
25
implementation 'commons-cli:commons-cli:1.9.0'
26
0 commit comments