Skip to content

Commit

Permalink
fix(deps): update dependency com.github.haifengl:smile-core to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 08a69b5 commit 73e3992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COOL/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
implementation 'org.nield:kotlin-statistics:1.2.1'
implementation 'mysql:mysql-connector-java:8.0.33'
implementation 'com.github.haifengl:smile-core:2.6.0'
implementation 'com.github.haifengl:smile-core:4.2.0'
implementation 'org.jgrapht:jgrapht-core:1.5.2'
implementation 'edu.stanford.nlp:stanford-corenlp:4.5.8'
implementation 'org.apache.commons:commons-lang3:3.17.0'
Expand Down

0 comments on commit 73e3992

Please sign in to comment.