Skip to content

Commit

Permalink
Bump com.opencsv:opencsv from 5.9 to 5.10
Browse files Browse the repository at this point in the history
Bumps com.opencsv:opencsv from 5.9 to 5.10.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  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 f02eeac commit 4ca557c
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 @@ -80,5 +80,5 @@ dependencies {
implementation 'com.github.savvisingh:DateRangePicker:master'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'com.wdullaer:materialdatetimepicker:4.2.3'
implementation 'com.opencsv:opencsv:5.9'
implementation 'com.opencsv:opencsv:5.10'
}

0 comments on commit 4ca557c

Please sign in to comment.