File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7171
7272 <dependency >
7373 <groupId >com.squareup.okhttp3</groupId >
74- <artifactId >okhttp</artifactId >
74+ <artifactId >okhttp-jvm </artifactId >
7575 <scope >test</scope >
7676 </dependency >
7777
Original file line number Diff line number Diff line change 6565
6666 <dependency >
6767 <groupId >com.squareup.okhttp3</groupId >
68- <artifactId >okhttp</artifactId >
68+ <artifactId >okhttp-jvm </artifactId >
6969 <scope >test</scope >
7070 </dependency >
7171
Original file line number Diff line number Diff line change 5757
5858 <dependency >
5959 <groupId >com.squareup.okhttp3</groupId >
60- <artifactId >okhttp</artifactId >
60+ <artifactId >okhttp-jvm </artifactId >
6161 <scope >test</scope >
6262 </dependency >
6363
Original file line number Diff line number Diff line change 929929 <!-- OKHttp -->
930930 <dependency >
931931 <groupId >com.squareup.okhttp3</groupId >
932- <artifactId >okhttp</artifactId >
932+ <artifactId >okhttp-jvm </artifactId >
933933 <version >${okhttp.version} </version >
934934 </dependency >
935935
Original file line number Diff line number Diff line change 198198
199199 <dependency >
200200 <groupId >com.squareup.okhttp3</groupId >
201- <artifactId >okhttp</artifactId >
201+ <artifactId >okhttp-jvm </artifactId >
202202 <scope >test</scope >
203203 </dependency >
204204
You can’t perform that action at this time.
0 commit comments