Move patches over, start with first few

This commit is contained in:
Nassim Jahnke
2022-07-27 20:52:03 +02:00
parent a07371fed1
commit 858aabab7c
932 changed files with 21 additions and 20 deletions

View File

@@ -182,7 +182,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
- <groupId>org.spigotmc</groupId>
- <artifactId>spigot</artifactId>
- <packaging>jar</packaging>
- <version>1.19-R0.1-SNAPSHOT</version>
- <version>1.19.1-R0.1-SNAPSHOT</version>
- <name>Spigot</name>
- <url>https://www.spigotmc.org/</url>
-
@@ -252,7 +252,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
- <dependency>
- <groupId>com.mojang</groupId>
- <artifactId>authlib</artifactId>
- <version>3.5.41</version>
- <version>3.11.49</version>
- <scope>compile</scope>
- </dependency>
- <dependency>