Skip to content

Commit 0cc7ea6

Browse files
Merge pull request #1854 from microsoft/dependabot/gradle/components/http/okHttp/org.mockito-mockito-core-5.17.0
chore(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 in /components/http/okHttp
2 parents 2cdd666 + f1b6221 commit 0cc7ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http/okHttp/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55

6-
testImplementation 'org.mockito:mockito-core:5.16.1'
6+
testImplementation 'org.mockito:mockito-core:5.17.0'
77
testImplementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'
88

99

0 commit comments

Comments
 (0)