Skip to content

Commit

Permalink
Merge pull request #1501 from microsoft/dependabot/gradle/http/java/o…
Browse files Browse the repository at this point in the history
…khttp/org.mockito-mockito-inline-4.4.0

Bump mockito-inline from 4.3.1 to 4.4.0 in /http/java/okhttp
  • Loading branch information
baywet authored Apr 7, 2022
2 parents 4c377f1 + 9348532 commit 14bc1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/java/okhttp/lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
// Use JUnit Jupiter Engine for testing.
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

testImplementation 'org.mockito:mockito-inline:4.3.1'
testImplementation 'org.mockito:mockito-inline:4.4.0'

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'com.google.guava:guava:31.1-jre'
Expand Down

0 comments on commit 14bc1b7

Please sign in to comment.