Skip to content

Commit

Permalink
Update dependency org.mariuszgromada.math:MathParser.org-mXparser to …
Browse files Browse the repository at this point in the history
…v4.4.3
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent a61ca03 commit ed89abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.3.0'

implementation 'org.mariuszgromada.math:MathParser.org-mXparser:4.4.2'
implementation 'org.mariuszgromada.math:MathParser.org-mXparser:4.4.3'
implementation group: 'org.apache.commons', name: 'commons-math3', version: '3.6.1'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'
implementation "com.jakewharton.timber:timber:4.7.1"
Expand Down

0 comments on commit ed89abf

Please sign in to comment.