Skip to content

Commit

Permalink
Merge pull request #1633 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…http/okHttp/org.mockito-mockito-core-5.14.2

chore(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 in /components/http/okHttp
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
2 parents b585067 + a23b903 commit d9495b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/http/okHttp/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {

// Use JUnit Jupiter Engine for testing.
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.mockito:mockito-core:5.14.1'
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'


Expand Down

0 comments on commit d9495b9

Please sign in to comment.