Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-19 14:30:17 +01:00
Remove invalid protocol dependency from 'connector'
Dieser Commit ist enthalten in:
Ursprung
6c881cd9f0
Commit
e7a9cf1e79
@ -18,11 +18,6 @@
|
||||
<artifactId>api</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.geysermc</groupId>
|
||||
<artifactId>protocol</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren