We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b7f85 commit f63248aCopy full SHA for f63248a
modules/symja-evaluator/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
api project(':modules:common')
40
41
- api 'com.google.guava:guava:33.3.0-android'
+ api 'com.google.guava:guava:33.3.1-android'
42
api('org.matheclipse:matheclipse-core:3.1.0-SNAPSHOT') {
43
exclude group: 'com.google.guava', module: 'guava'
44
}
0 commit comments