We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23c1a22 + 6e0c667 commit 0338ea8Copy full SHA for 0338ea8
lib/build.gradle
@@ -130,7 +130,7 @@ dependencies {
130
testImplementation 'junit:junit:4.13.2'
131
testImplementation 'net.jodah:concurrentunit:0.4.6'
132
testImplementation 'org.hamcrest:hamcrest:2.2'
133
- testImplementation 'org.mockito:mockito-core:4.4.0'
+ testImplementation 'org.mockito:mockito-core:4.11.0'
134
135
jmhImplementation sourceSets.main.output
136
jmhImplementation 'org.openjdk.jmh:jmh-core:1.35'
0 commit comments