Skip to content

Commit

Permalink
Bump org.simpleflatmapper:sfm-csv from 8.2.3 to 9.0.0
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.0.
- [Commits](arnaudroger/SimpleFlatMapper@sfm-8.2.3...sfm-9.0.0)

---
updated-dependencies:
- dependency-name: org.simpleflatmapper:sfm-csv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 193c6c5 commit 506b032
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.10.0'
jmh 'org.simpleflatmapper:sfm-csv:8.2.3'
jmh 'org.simpleflatmapper:sfm-csv:9.0.0'
}

jmh {
Expand Down

0 comments on commit 506b032

Please sign in to comment.