Skip to content

Commit

Permalink
Bump com.github.doyaaaaaken:kotlin-csv-jvm from 1.9.1 to 1.9.2
Browse files Browse the repository at this point in the history
Bumps [com.github.doyaaaaaken:kotlin-csv-jvm](https://github.com/doyaaaaaken/kotlin-csv) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/doyaaaaaken/kotlin-csv/releases)
- [Commits](jsoizo/kotlin-csv@1.9.1...1.9.2)

---
updated-dependencies:
- dependency-name: com.github.doyaaaaaken:kotlin-csv-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 26fd582 commit 2df03e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {

implementation("androidx.core:core-splashscreen:1.0.1")
implementation("androidx.datastore:datastore-preferences:1.0.0")
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.1")
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.2")

// Compose
implementation(platform("androidx.compose:compose-bom:2023.06.01"))
Expand Down

0 comments on commit 2df03e8

Please sign in to comment.