Skip to content

Commit 5facdb2

Browse files
authored
Merge pull request #1817 from microsoft/dependabot/gradle/components/http/okHttp/org.mockito-mockito-core-5.16.0
chore(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /components/http/okHttp
2 parents 035be40 + 8b4f76d commit 5facdb2

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.0'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55

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

99

0 commit comments

Comments
 (0)