We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 770b166 + e463119 commit 47b09a1Copy full SHA for 47b09a1
gradle/dependencies.gradle
@@ -3,7 +3,7 @@ dependencies {
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
4
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.8.2'
5
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
6
- testImplementation 'org.mockito:mockito-inline:4.3.0'
+ testImplementation 'org.mockito:mockito-inline:4.3.1'
7
8
api 'com.squareup.okhttp3:okhttp:4.9.3'
9
0 commit comments