Skip to content

Commit

Permalink
Bump org.simpleflatmapper:sfm-csv from 8.2.3 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [org.simpleflatmapper:sfm-csv](https://github.com/arnaudroger/SimpleFlatMapper) from 8.2.3 to 9.0.2.
- [Commits](arnaudroger/SimpleFlatMapper@sfm-8.2.3...sfm-9.0.2)

---
updated-dependencies:
- dependency-name: org.simpleflatmapper:sfm-csv
  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 6, 2024
1 parent bc38714 commit 80c228a
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 @@ -52,7 +52,7 @@ dependencies {
jmh 'de.siegmar:fastcsv:2.2.2'
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'
jmh 'org.simpleflatmapper:sfm-csv:9.0.2'
}

jmh {
Expand Down

0 comments on commit 80c228a

Please sign in to comment.