Skip to content

Commit

Permalink
Bump mockito-inline from 4.3.1 to 4.4.0 in /http/java/okhttp
Browse files Browse the repository at this point in the history
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2022
1 parent 4c377f1 commit 9348532
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 9348532

Please sign in to comment.