Bump mockito-core from 4.7.0 to 4.8.0 in /dependencyManagement (#6720)

This commit is contained in:
dependabot[bot] 2022-09-22 16:50:02 -07:00 committed by GitHub
parent 32d7febed5
commit 0659d189a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ val CORE_DEPENDENCIES = listOf(
"net.bytebuddy:byte-buddy-gradle-plugin:1.12.17",
"org.openjdk.jmh:jmh-core:1.35",
"org.openjdk.jmh:jmh-generator-bytecode:1.35",
"org.mockito:mockito-core:4.7.0",
"org.mockito:mockito-core:4.8.0",
"org.mockito:mockito-junit-jupiter:4.7.0",
"org.mockito:mockito-inline:4.7.0",
"org.slf4j:slf4j-api:1.7.36",