3
0
Fork 0

Update dependency io.socket:socket.io-client to v2
Some checks failed
Plugins/ThemeParkConnector/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Stijn Bannink 2023-03-31 17:01:30 +00:00
parent 6eedef6b3e
commit c3ef8f0eef

View file

@ -42,7 +42,7 @@
<groupId>io.socket</groupId>
<artifactId>socket.io-client</artifactId>
<!-- Must remain 1.0.1 else it gets fucked up -->
<version>1.0.1</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>nl.iobyte</groupId>