Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:logging-interceptor in /ui-test-example
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.10.0...parent-4.11.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nizienko committed May 28, 2023
1 parent 9997eb2 commit 9e3d785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-test-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {


// Logging Network Calls
testImplementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
testImplementation 'com.squareup.okhttp3:logging-interceptor:4.11.0'

// Video Recording
implementation 'com.automation-remarks:video-recorder-junit5:2.0'
Expand Down

0 comments on commit 9e3d785

Please sign in to comment.