Commit b840c5d
Bump okhttp from 3.10.0 to 3.12.1 in /core (#1080)
* Bump okhttp from 3.10.0 to 3.12.1 in /core
Bumps [okhttp](https://github.com/square/okhttp) from 3.10.0 to 3.12.1.
- [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.12.1)
Signed-off-by: dependabot[bot] <[email protected]>
* Replace OkHttp's internal API usage with public
* exclude `META-INF/proguard/` from the shaded JAR1 parent bd0aff5 commit b840c5d
File tree
2 files changed
+3
-3
lines changed- core
- src/main/java/org/testcontainers/dockerclient/transport/okhttp
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | | - | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
0 commit comments