3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-03 08:21:06 +02:00

Switch to a static MCProtocolLib commit

Dieser Commit ist enthalten in:
Camotoy 2021-11-24 10:26:40 -05:00
Ursprung b2d1212359
Commit 822b1e698e

Datei anzeigen

@ -153,9 +153,9 @@
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.steveice10</groupId> <groupId>com.github.GeyserMC</groupId>
<artifactId>mcprotocollib</artifactId> <artifactId>MCProtocolLib</artifactId>
<version>1.18-pre-SNAPSHOT</version> <version>b71a7e2fa</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>