Skip to content

Commit e2578e6

Browse files
Bump org.apache.commons:commons-csv from 1.9.0 to 1.10.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/apache/commons-csv/releases) - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.9.0...rel/commons-csv-1.10.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] <support@github.com>
1 parent 8dac7ae commit e2578e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies {
9999
// Third-party
100100
implementation 'com.journeyapps:zxing-android-embedded:4.3.0@aar'
101101
implementation 'com.google.zxing:core:3.5.1'
102-
implementation 'org.apache.commons:commons-csv:1.9.0'
102+
implementation 'org.apache.commons:commons-csv:1.10.0'
103103
implementation 'com.jaredrummler:colorpicker:1.1.0'
104104
implementation 'com.github.invissvenska:NumberPickerPreference:1.0.4'
105105
implementation 'net.lingala.zip4j:zip4j:2.11.3'

0 commit comments

Comments
 (0)