We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27dae0e commit fd8aed6Copy full SHA for fd8aed6
build.gradle
@@ -87,7 +87,7 @@ subprojects {
87
JUNIT_PARAMS: 'pl.pragmatists:JUnitParams:1.1.1',
88
MAVEN_TESTING_HARNESS: 'org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0',
89
MAVEN_VERIFIER: 'org.apache.maven.shared:maven-verifier:1.7.2',
90
- MOCKITO_CORE: 'org.mockito:mockito-core:3.7.7',
+ MOCKITO_CORE: 'org.mockito:mockito-core:3.8.0',
91
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.4',
92
SLF4J_API: 'org.slf4j:slf4j-api:1.7.30',
93
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:1.7.30',
0 commit comments