Skip to content

Commit 39ca06a

Browse files
Bump de.siegmar:fastcsv from 2.2.2 to 3.3.1
Bumps [de.siegmar:fastcsv](https://github.com/osiegmar/FastCSV) from 2.2.2 to 3.3.1. - [Release notes](https://github.com/osiegmar/FastCSV/releases) - [Changelog](https://github.com/osiegmar/FastCSV/blob/main/CHANGELOG.md) - [Commits](osiegmar/FastCSV@v2.2.2...v3.3.1) --- updated-dependencies: - dependency-name: de.siegmar:fastcsv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 174d9d3 commit 39ca06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.17.2'
5050
jmh 'com.opencsv:opencsv:5.9'
5151
jmh 'com.univocity:univocity-parsers:2.9.1'
52-
jmh 'de.siegmar:fastcsv:2.2.2'
52+
jmh 'de.siegmar:fastcsv:3.3.1'
5353
jmh 'net.sf.supercsv:super-csv:2.4.0'
5454
jmh 'org.apache.commons:commons-csv:1.12.0'
5555
jmh 'org.simpleflatmapper:sfm-csv:8.2.3'

0 commit comments

Comments
 (0)