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 4dc2752 commit 8722e84Copy full SHA for 8722e84
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
testImplementation 'com.auth0:java-jwt:4.4.0'
47
testImplementation 'commons-io:commons-io:2.16.0'
48
testImplementation 'org.assertj:assertj-core:3.26.0'
49
- testImplementation 'org.mockito:mockito-core:5.11.0'
+ testImplementation 'org.mockito:mockito-core:5.12.0'
50
testImplementation 'org.mockito:mockito-junit-jupiter:5.11.0'
51
testImplementation "com.squareup.okhttp3:mockwebserver"
52
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
0 commit comments