Bump jmh-core from 1.35 to 1.36 in /dependencyManagement (#7156)

This commit is contained in:
dependabot[bot] 2022-11-14 19:51:50 -08:00 committed by GitHub
parent 1385d5ecb5
commit 5e0a775c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ val CORE_DEPENDENCIES = listOf(
"net.bytebuddy:byte-buddy-dep:1.12.18",
"net.bytebuddy:byte-buddy-agent:1.12.18",
"net.bytebuddy:byte-buddy-gradle-plugin:1.12.18",
"org.openjdk.jmh:jmh-core:1.35",
"org.openjdk.jmh:jmh-core:1.36",
"org.openjdk.jmh:jmh-generator-bytecode:1.36",
"org.mockito:mockito-core:4.8.1",
"org.mockito:mockito-junit-jupiter:4.8.1",