Skip to content

Commit c403e3a

Browse files
fix(deps): update dependency com.opencsv:opencsv to v5.11 (#1184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8009fd8 commit c403e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ dependencies {
7575
implementation("net.zetetic:android-database-sqlcipher:4.5.4")
7676
implementation("androidx.sqlite:sqlite:2.5.0")
7777

78-
api("com.opencsv:opencsv:5.10")
78+
api("com.opencsv:opencsv:5.11")
7979
}

0 commit comments

Comments
 (0)