1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

Support the release version of 1.17.1

This commit is contained in:
Camotoy
2021-07-05 23:08:10 -04:00
parent fe1ba5ba5c
commit 48f1fb7a7c

View File

@@ -152,9 +152,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.17.1-rc1-SNAPSHOT</version>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>6e318f5</version>
<scope>compile</scope>
<exclusions>
<exclusion>