File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ dependencies {
2121 implementation ' com.fasterxml.jackson.core:jackson-databind:2.19.2'
2222 implementation ' org.bitbucket.b_c:jose4j:0.9.6'
2323 implementation ' org.slf4j:slf4j-api:2.0.17'
24- implementation ' com.azure:azure-identity:1.16.1 '
24+ implementation ' com.azure:azure-identity:1.17.0 '
2525 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.13.4'
2626 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.4'
2727 testRuntimeOnly " org.junit.platform:junit-platform-launcher"
28- testImplementation ' org.mockito:mockito-core:5.3.1 '
29- testImplementation ' org.mockito:mockito-junit-jupiter:5.3.1 '
28+ testImplementation ' org.mockito:mockito-core:5.19.0 '
29+ testImplementation ' org.mockito:mockito-junit-jupiter:5.19.0 '
3030}
3131
3232test {
You can’t perform that action at this time.
0 commit comments