3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-08 20:43:04 +02:00

Bump Protocol lib to 2.4.2

Dieser Commit ist enthalten in:
SupremeMortal 2019-12-05 14:32:39 +00:00
Ursprung 6e8a0847b4
Commit a639d141e7
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: DDBB25F8EE4FA29A

Datei anzeigen

@ -74,7 +74,7 @@
<dependency> <dependency>
<groupId>com.nukkitx.protocol</groupId> <groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v388</artifactId> <artifactId>bedrock-v388</artifactId>
<version>2.4.1</version> <version>2.4.2</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>