Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-24 15:20:25 +01:00
Should fix deploying
Dieser Commit ist enthalten in:
Ursprung
bc0cfde8f9
Commit
02ac69591f
5
pom.xml
5
pom.xml
@ -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>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren