Bump mockito-core from 4.8.0 to 4.8.1 in /dependencyManagement (#6971)

This commit is contained in:
dependabot[bot] 2022-10-25 21:10:45 +00:00 committed by GitHub
parent f033c38af4
commit c677e231dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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