File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ dependencies {
2121 implementation group : ' org.tribuo' , name : ' tribuo-regression-sgd' , version : ' 4.2.0'
2222 implementation group : ' org.tribuo' , name : ' tribuo-anomaly-libsvm' , version : ' 4.2.0'
2323 implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.11.0'
24- implementation ' software.amazon.randomcutforest:randomcutforest-parkservices:3.0-rc2'
25- implementation ' software.amazon.randomcutforest:randomcutforest-core:3.0-rc2'
24+ implementation ' software.amazon.randomcutforest:randomcutforest-parkservices:3.0-rc2.1 '
25+ implementation ' software.amazon.randomcutforest:randomcutforest-core:3.0-rc2.1 '
2626 implementation group : ' io.protostuff' , name : ' protostuff-core' , version : ' 1.8.0'
2727 implementation group : ' io.protostuff' , name : ' protostuff-runtime' , version : ' 1.8.0'
2828 implementation group : ' io.protostuff' , name : ' protostuff-api' , version : ' 1.8.0'
You can’t perform that action at this time.
0 commit comments