Skip to content

Commit fd8aed6

Browse files
Bump mockito-core from 3.7.7 to 3.8.0 (#3066)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.7.7...v3.8.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27dae0e commit fd8aed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ subprojects {
8787
JUNIT_PARAMS: 'pl.pragmatists:JUnitParams:1.1.1',
8888
MAVEN_TESTING_HARNESS: 'org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0',
8989
MAVEN_VERIFIER: 'org.apache.maven.shared:maven-verifier:1.7.2',
90-
MOCKITO_CORE: 'org.mockito:mockito-core:3.7.7',
90+
MOCKITO_CORE: 'org.mockito:mockito-core:3.8.0',
9191
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.4',
9292
SLF4J_API: 'org.slf4j:slf4j-api:1.7.30',
9393
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:1.7.30',

0 commit comments

Comments
 (0)