Bump jopt-simple from 4.6 to 5.0.4 in /benchmarks (#2114)
Bumps [jopt-simple](https://github.com/jopt-simple/jopt-simple) from 4.6 to 5.0.4. - [Release notes](https://github.com/jopt-simple/jopt-simple/releases) - [Commits](https://github.com/jopt-simple/jopt-simple/compare/jopt-simple-4.6...jopt-simple-5.0.4) --- updated-dependencies: - dependency-name: net.sf.jopt-simple:jopt-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9f7c37367
commit
9162ea8e08
|
@ -48,7 +48,7 @@ dependencies {
|
|||
api "org.openjdk.jmh:jmh-core:$versions.jmh"
|
||||
annotationProcessor "org.openjdk.jmh:jmh-generator-annprocess:$versions.jmh"
|
||||
// Dependencies of JMH
|
||||
runtimeOnly 'net.sf.jopt-simple:jopt-simple:4.6'
|
||||
runtimeOnly 'net.sf.jopt-simple:jopt-simple:5.0.4'
|
||||
runtimeOnly 'org.apache.commons:commons-math3:3.2'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue