Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-csv to v1.13.0 (#607)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 0d501d2 commit 8b8eaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = { id = "com.jaredsburrows.license", version = "0.9.8" }

[libraries]
android-plugin = { module = "com.android.tools.build:gradle", version = "7.2.2" }
commons = { module = "org.apache.commons:commons-csv", version = "1.12.0" }
commons = { module = "org.apache.commons:commons-csv", version = "1.13.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
Expand Down

0 comments on commit 8b8eaf3

Please sign in to comment.