Skip to content

Commit 7f51047

Browse files
Update dependency org.apache.commons:commons-csv to v1.14.1 (#675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e4f3f7 commit 7f51047

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
@@ -12,7 +12,7 @@ license = { id = "com.jaredsburrows.license", version = "0.9.8" }
1212

1313
[libraries]
1414
android-plugin = { module = "com.android.tools.build:gradle", version = "7.2.2" }
15-
commons = { module = "org.apache.commons:commons-csv", version = "1.14.0" }
15+
commons = { module = "org.apache.commons:commons-csv", version = "1.14.1" }
1616
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
1717
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
1818
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }

0 commit comments

Comments
 (0)