Skip to content

Commit 1f65d4d

Browse files
authored
Merge branch 'dev' into feature/version1-0-2
2 parents 45e012c + fc8daf1 commit 1f65d4d

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
@@ -27,9 +27,6 @@ dependencies {
2727
// This dependency is exported to consumers, that is to say found on their compile classpath.
2828
api 'org.apache.commons:commons-math3:3.6.1'
2929

30-
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
31-
implementation 'com.google.guava:guava:20.0'
32-
3330
// Use JUnit test framework
3431
testImplementation 'junit:junit:4.13'
3532

0 commit comments

Comments
 (0)