Skip to content

Commit

Permalink
Bump commons-math3 from 3.4.1 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps commons-math3 from 3.4.1 to 3.6.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-math3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nre-ableton committed Nov 22, 2021
1 parent 631b710 commit d9faf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {

testImplementation('junit:junit:4.13.2')

grape('org.apache.commons:commons-math3:3.4.1')
grape('org.apache.commons:commons-math3:3.6.1')
}

defaultTasks 'test'
Expand Down

0 comments on commit d9faf2b

Please sign in to comment.