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 c25ee17 + 1c75c93 commit 33b1934Copy full SHA for 33b1934
components/authentication/azure/gradle/dependencies.gradle
@@ -2,7 +2,7 @@ dependencies {
2
// Use JUnit Jupiter API for testing.
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
4
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
5
- testImplementation 'org.mockito:mockito-core:5.14.2'
+ testImplementation 'org.mockito:mockito-core:5.15.2'
6
7
8
// Use JUnit Jupiter Engine for testing.
0 commit comments