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

Bump packetlib version to 1.5-SNAPSHOT

Dieser Commit ist enthalten in:
Redned 2020-03-01 13:30:51 -06:00 committet von GitHub
Ursprung f9a1656b8e
Commit bcf77f1098
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -57,7 +57,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>packetlib</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.5-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>