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.
1 parent 174d9d3 commit df39be5Copy full SHA for df39be5
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
testImplementation(platform('org.junit:junit-bom:5.11.1'))
47
testImplementation 'org.junit.jupiter:junit-jupiter'
48
49
- jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.17.2'
+ jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.18.0'
50
jmh 'com.opencsv:opencsv:5.9'
51
jmh 'com.univocity:univocity-parsers:2.9.1'
52
jmh 'de.siegmar:fastcsv:2.2.2'
0 commit comments