Skip to content

Commit

Permalink
bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed May 22, 2024
1 parent 2b9f3a6 commit f64638e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subprojects/Whiskey/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
// used by tribuo and smile
runtimeOnly "org.bytedeco:openblas-platform:$openblasPlatformVersion"
runtimeOnly "org.bytedeco:arpack-ng-platform:$arpackNgPlatformVersion"
// used by smile
// used by smile-plot
runtimeOnly 'org.swinglabs:swingx:1.6.1'
}

Expand Down

0 comments on commit f64638e

Please sign in to comment.