-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to latest OkHttp 3.12.1 (#92)
* Update to latest OkHttp 3.12.1 * Fix failing tests In MockWebServer changes (3.11.0 / square/okhttp#4246) RecordedRequest is now looking for local address. So update what gets mocked in tests. * Add leading / to paths for RecordedRequest In MockWebServer (changes in 3.11.0 square/okhttp#4235) changes were made to RecordedRequest. It now expects a leading / for path. So update tests accordingly. * Bump to latest dependencies in sample app Since this is just the sample app there is probably not much danger in just bumping these to latest versions.
- Loading branch information
1 parent
27a8dc3
commit af60a54
Showing
3 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters