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 5ef9a94 commit cce8448Copy full SHA for cce8448
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
testImplementation(platform('org.junit:junit-bom:5.11.3'))
47
testImplementation 'org.junit.jupiter:junit-jupiter'
48
49
- jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.18.1'
+ jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.18.2'
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