Skip to content

Commit

Permalink
fix(deps): update dependency com.github.doyaaaaaken:kotlin-csv-jvm to…
Browse files Browse the repository at this point in the history
… v1.10.0
  • Loading branch information
renovate[bot] committed Oct 18, 2024
1 parent 770e6a2 commit 5839247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intentional/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
// java
implementation 'mysql:mysql-connector-java:8.0.33'
implementation 'com.github.doyaaaaaken:kotlin-csv-jvm:1.9.3'
implementation 'com.github.doyaaaaaken:kotlin-csv-jvm:1.10.0'
implementation 'org.apache.commons:commons-csv:1.11.0'
implementation 'org.jgrapht:jgrapht-core:1.5.2'
implementation 'edu.stanford.nlp:stanford-corenlp:4.5.7'
Expand Down

0 comments on commit 5839247

Please sign in to comment.