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.
2 parents 761579e + 7697c34 commit 8c6a4b8Copy full SHA for 8c6a4b8
gradle/dependencies.gradle
@@ -3,7 +3,7 @@ dependencies {
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
4
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.2'
5
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
6
- testImplementation 'org.mockito:mockito-inline:5.1.0'
+ testImplementation 'org.mockito:mockito-inline:5.1.1'
7
8
api 'com.squareup.okhttp3:okhttp:4.10.0'
9
0 commit comments