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 Nov 19, 2024
1 parent aeef359 commit bc5f9cc
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 @@ -62,7 +62,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 bc5f9cc

Please sign in to comment.