Skip to content

Commit

Permalink
Bump com.github.doyaaaaaken:kotlin-csv-jvm from 1.8.0 to 1.9.2 (#1)
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.8.0 to 1.9.2.
- [Release notes](https://github.com/doyaaaaaken/kotlin-csv/releases)
- [Commits](jsoizo/kotlin-csv@1.8.0...1.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 3903b10 commit 72f780e
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 @@ -55,7 +55,7 @@ install-referrer = "com.android.installreferrer:installreferrer:2.2"
junit-android = "androidx.test.ext:junit:1.1.5"
junit-compose = { module = "androidx.compose.ui:ui-test-junit4" }
junit-core = "junit:junit:4.13.2"
kotlin-csv = "com.github.doyaaaaaken:kotlin-csv-jvm:1.8.0"
kotlin-csv = "com.github.doyaaaaaken:kotlin-csv-jvm:1.9.2"
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-immutable-collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6"
kotlin-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"
Expand Down

0 comments on commit 72f780e

Please sign in to comment.