implement KraSocketClient

master
Alex 2021-12-27 12:22:56 +01:00
parent 418e5c9a7c
commit 9a1eebf959
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@
<dependency> <dependency>
<groupId>earth.krakatoa</groupId> <groupId>earth.krakatoa</groupId>
<artifactId>KraSocketClient</artifactId> <artifactId>KraSocketClient</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.2-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>