Merge pull request #64 from VicV/master

Update OkHttp-ws dependency to 3.4.1
This commit is contained in:
Naoyuki Kanezawa
2016-08-17 14:59:33 +09:00
committed by GitHub

View File

@@ -49,7 +49,7 @@
<dependency> <dependency>
<groupId>com.squareup.okhttp3</groupId> <groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp-ws</artifactId> <artifactId>okhttp-ws</artifactId>
<version>3.0.1</version> <version>3.4.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.json</groupId> <groupId>org.json</groupId>