Skip to content

Commit

Permalink
Bump de.siegmar:fastcsv from 2.2.2 to 3.3.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 0c631d0 commit 2c28526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.17.2'
jmh 'com.opencsv:opencsv:5.9'
jmh 'com.univocity:univocity-parsers:2.9.1'
jmh 'de.siegmar:fastcsv:2.2.2'
jmh 'de.siegmar:fastcsv:3.3.1'
jmh 'net.sf.supercsv:super-csv:2.4.0'
jmh 'org.apache.commons:commons-csv:1.11.0'
jmh 'org.simpleflatmapper:sfm-csv:8.2.3'
Expand Down

0 comments on commit 2c28526

Please sign in to comment.