use engine.io-client 1.0.0-SNAPSHOT

This commit is contained in:
nkzawa
2017-07-13 21:54:08 +09:00
parent 14c7877fa2
commit 3f4890da14

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>io.socket</groupId>
<artifactId>engine.io-client</artifactId>
<version>0.9.0</version>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.json</groupId>