Merge pull request 'Update dependency io.socket:socket.io-client to v1.0.2' (#3) from renovate/io.socket-socket.io-client-1.x into master
Some checks failed
Plugins/ThemeParkConnector/pipeline/head There was a failure building this commit
Some checks failed
Plugins/ThemeParkConnector/pipeline/head There was a failure building this commit
Reviewed-on: #3
This commit is contained in:
commit
d5b8abac68
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -42,7 +42,7 @@
|
||||||
<groupId>io.socket</groupId>
|
<groupId>io.socket</groupId>
|
||||||
<artifactId>socket.io-client</artifactId>
|
<artifactId>socket.io-client</artifactId>
|
||||||
<!-- Must remain 1.0.1 else it gets fucked up -->
|
<!-- Must remain 1.0.1 else it gets fucked up -->
|
||||||
<version>1.0.1</version>
|
<version>1.0.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>nl.iobyte</groupId>
|
<groupId>nl.iobyte</groupId>
|
||||||
|
|
Reference in a new issue