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 36f4f05 + 233c2ea commit bd24521Copy full SHA for bd24521
gradle/dependencies.gradle
@@ -2,7 +2,7 @@ dependencies {
2
// Use JUnit test framework
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
4
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.1'
5
- testImplementation 'org.mockito:mockito-inline:3.7.7'
+ testImplementation 'org.mockito:mockito-inline:3.8.0'
6
7
api 'com.squareup.okhttp3:okhttp:4.9.1'
8
0 commit comments