Skip to content

Commit

Permalink
Bump com.opencsv:opencsv from 5.8 to 5.9 (#157)
Browse files Browse the repository at this point in the history
Bumps com.opencsv:opencsv from 5.8 to 5.9.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent cce2212 commit 5616d2d
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 @@ -47,7 +47,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter'

jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.16.0'
jmh 'com.opencsv:opencsv:5.8'
jmh 'com.opencsv:opencsv:5.9'
jmh 'com.univocity:univocity-parsers:2.9.1'
jmh 'de.siegmar:fastcsv:2.2.2'
jmh 'net.sf.supercsv:super-csv:2.4.0'
Expand Down

0 comments on commit 5616d2d

Please sign in to comment.