Skip to content

Commit 3f0f7c1

Browse files
committed
Use OkHttp 1.3.0.
1 parent 8a1f7c0 commit 3f0f7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.squareup.okhttp</groupId>
7373
<artifactId>okhttp</artifactId>
74-
<version>1.2.1</version>
74+
<version>1.3.0</version>
7575
</dependency>
7676

7777
<dependency>

0 commit comments

Comments
 (0)