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

Move back to using the main repository for MCProtocolLib

Dieser Commit ist enthalten in:
DoctorMacc 2020-07-06 15:19:48 -04:00
Ursprung 7e51040a8e
Commit 82c6276794

Datei anzeigen

@ -103,9 +103,9 @@
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.GeyserMC</groupId> <groupId>com.github.steveice10</groupId>
<artifactId>MCProtocolLib</artifactId> <artifactId>mcprotocollib</artifactId>
<version>feature~1.16-1.12.1-1-g10bb8e2-319</version> <version>7545884a2d</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>