Skip to content

Commit

Permalink
Bump okhttp from 3.10.0 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [okhttp](https://github.com/square/okhttp) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.10.0...parent-3.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jul 16, 2018
1 parent 124a2a6 commit a6002ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracer-okhttp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit a6002ee

Please sign in to comment.