Skip to content

Commit 5e58100

Browse files
committed
Merge branch 'dev' into feature/gradle-upgrade
2 parents 8493cc3 + 509ad9a commit 5e58100

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ repositories {
2424
}
2525

2626
dependencies {
27-
// This dependency is exported to consumers, that is to say found on their compile classpath.
28-
api 'org.apache.commons:commons-math3:3.6.1'
29-
3027
// Use JUnit test framework
3128
testImplementation 'junit:junit:4.13'
3229

0 commit comments

Comments
 (0)