Skip to content

Commit

Permalink
chore(deps): bump org.apache.commons:commons-csv in /app
Browse files Browse the repository at this point in the history
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.13.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-csv@rel/commons-csv-1.10.0...rel/commons-csv-1.13.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 9f5c0a2 commit 6859d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {

implementation 'com.jakewharton.timber:timber:5.0.1'
implementation 'com.google.android.material:material:1.5.0'
implementation 'org.apache.commons:commons-csv:1.10.0'
implementation 'org.apache.commons:commons-csv:1.13.0'
implementation 'commons-io:commons-io:2.17.0'

// AndroidX
Expand Down

0 comments on commit 6859d6f

Please sign in to comment.