Skip to content

Commit

Permalink
Update dependency com.github.doyaaaaaken:kotlin-csv-jvm to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent f5cb737 commit ba8512a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {

implementation("com.networknt:json-schema-validator:1.1.0")

implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.3")
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.10.0")

implementation("org.jetbrains.kotlinx:dataframe:0.13.1") {
exclude(group = "org.jetbrains.kotlinx", module = "dataframe-openapi")
Expand Down

0 comments on commit ba8512a

Please sign in to comment.