Skip to content

Commit 8f8e060

Browse files
authored
Merge pull request socketio#74 from VicV/master
Upgrade OkHttp-ws to newest version (3.4.2)
2 parents 822bef1 + 201e915 commit 8f8e060

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.squareup.okhttp3</groupId>
5151
<artifactId>okhttp-ws</artifactId>
52-
<version>3.4.1</version>
52+
<version>3.4.2</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)