Fix version of matheclipse-core
.
This commit is contained in:
parent
3e9d28be31
commit
e00c2a4e2b
@ -10,7 +10,7 @@ plugins {
|
|||||||
description = "Symja integration module"
|
description = "Symja integration module"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api("org.matheclipse:matheclipse-core:2.0.0-SNAPSHOT") {
|
api("org.matheclipse:matheclipse-core:2.0.0") {
|
||||||
// Incorrect transitive dependencies
|
// Incorrect transitive dependencies
|
||||||
exclude("org.apfloat", "apfloat")
|
exclude("org.apfloat", "apfloat")
|
||||||
exclude("org.hipparchus", "hipparchus-clustering")
|
exclude("org.hipparchus", "hipparchus-clustering")
|
||||||
|
Loading…
Reference in New Issue
Block a user