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

Should fix deploying

Dieser Commit ist enthalten in:
Tim203 2021-09-10 20:46:58 +02:00
Ursprung bc0cfde8f9
Commit 02ac69591f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 064EE9F5BF7C3EE8

Datei anzeigen

@ -46,6 +46,11 @@
</pluginRepositories>
<repositories>
<!-- Remove once maven-shade-plugin gets a stable release that supports Java 16 -->
<repository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/snapshots/</url>
</repository>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>