Archiviert
13
0

[CI-SKIP] Fix Mojang API Brigadier dep - THIS IS NOT A NEW BUILD

Needs to be compile to expose it

Nothing to download here.
Dieser Commit ist enthalten in:
Aikar 2020-04-28 03:26:36 -04:00
Ursprung 00d760a537
Commit 8ce3dd5f71
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 401ADFC9891FAAFE

Datei anzeigen

@ -59,7 +59,7 @@
<groupId>com.mojang</groupId>
<artifactId>brigadier</artifactId>
<version>1.0.17</version>
<scope>provided</scope>
<scope>compile</scope>
</dependency>
<!-- utils -->
<dependency>