Skip to content

Commit

Permalink
Merge pull request #96 from itmo-ml/dependabot/gradle/com.github.haif…
Browse files Browse the repository at this point in the history
…engl-smile-core-3.0.2

chore(deps): bump com.github.haifengl:smile-core from 3.0.1 to 3.0.2
  • Loading branch information
viacheslav-dobrynin authored Jun 21, 2023
2 parents 472ba13 + de1dcd7 commit a82ad37
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 @@ -26,7 +26,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-reflect")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core")
implementation("com.github.haifengl:smile-core:3.0.1")
implementation("com.github.haifengl:smile-core:3.0.2")
implementation("com.github.haifengl:smile-kotlin:3.0.1")
implementation("info.picocli:picocli-spring-boot-starter:4.7.3")

Expand Down

0 comments on commit a82ad37

Please sign in to comment.