Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 1c00437 commit ebaf544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ gson = { module = "com.google.code.gson:gson", version = "2.10.1" } # will be re
timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
eventbus = { module = "org.greenrobot:eventbus", version = "3.3.1" } # will be removed
keval = { module = "com.notkamui.libs:keval", version = "0.9.0" }
opencsv-csv = { module = "com.opencsv:opencsv", version = "5.5" }
opencsv-csv = { module = "com.opencsv:opencsv", version = "5.8" }
opencsv-apache-commons = { module = "org.apache.commons:commons-lang3", version = "3.13.0" }
ivy-frp-temp = { module = "com.github.ILIYANGERMANOV:ivy-frp", version = "0.9.5" }

Expand Down

0 comments on commit ebaf544

Please sign in to comment.