1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-06 15:41:50 +00:00

Fixed typo in artifactId

This commit is contained in:
Tim203
2021-03-03 21:49:42 +01:00
parent a2d3ccfb2f
commit cea16270c4

View File

@@ -35,7 +35,7 @@
</dependency>
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-Websocket</artifactId>
<artifactId>Java-WebSocket</artifactId>
<version>1.5.1</version>
</dependency>
<dependency>