Merge branch 'dev' into ejeny_branch_

This commit is contained in:
Gleb Minaev 2023-06-18 12:22:01 +03:00
commit d20e532c4f

View File

@ -10,7 +10,7 @@ plugins {
description = "Symja integration module"
dependencies {
api("org.matheclipse:matheclipse-core:2.0.0-SNAPSHOT") {
api("org.matheclipse:matheclipse-core:2.0.0") {
// Incorrect transitive dependencies
exclude("org.apfloat", "apfloat")
exclude("org.hipparchus", "hipparchus-clustering")