Fix OkHttp artifact name
This commit is contained in:
parent
99d34c4198
commit
27a362df3d
|
@ -70,7 +70,7 @@
|
|||
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp</artifactId>
|
||||
<artifactId>okhttp-jvm</artifactId>
|
||||
<version>${okhttp.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue