We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528dd72 commit 7f7dc93Copy full SHA for 7f7dc93
build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
104
105
// https://mvnrepository.com/artifact/org.mockito/mockito-junit-jupiter
106
- testImplementation 'org.mockito:mockito-junit-jupiter:5.18.0'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
107
108
// Performance Benchmark
109
testImplementation 'org.openjdk.jmh:jmh-core:+'
0 commit comments