Skip to content

Commit c7e0e07

Browse files
Update dependency com.opencsv:opencsv to v5.12.0
1 parent e814bee commit c7e0e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ moshi-moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
157157
okhttp-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
158158
okhttp-interceptor-logging = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
159159

160-
openCsv = "com.opencsv:opencsv:5.11"
160+
openCsv = "com.opencsv:opencsv:5.12.0"
161161

162162
play-app-update = "com.google.android.play:app-update-ktx:2.1.0"
163163
play-services-auth = "com.google.android.gms:play-services-auth:21.3.0"

0 commit comments

Comments
 (0)