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 3c366fd commit 88c276cCopy full SHA for 88c276c
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation 'commons-io:commons-io:2.16.0'
48
testImplementation 'org.assertj:assertj-core:3.25.3'
49
testImplementation 'org.mockito:mockito-core:5.11.0'
50
- testImplementation 'org.mockito:mockito-junit-jupiter:5.11.0'
+ testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
51
testImplementation "com.squareup.okhttp3:mockwebserver"
52
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
53
testImplementation "org.junit.jupiter:junit-jupiter-params:5.10.2"
0 commit comments