File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 </properties >
1919
2020 <dependencies >
21- <dependency >
22- <groupId >dev.folia</groupId >
23- <artifactId >folia-api</artifactId >
24- <version >1.20.4-R0.1-SNAPSHOT</version >
25- <scope >provided</scope >
26- </dependency >
2721 <dependency >
2822 <groupId >com.mojang</groupId >
2923 <artifactId >authlib</artifactId >
3327 <dependency >
3428 <groupId >org.spigotmc</groupId >
3529 <artifactId >spigot-api</artifactId >
36- <version >1.20.6 -R0.1-SNAPSHOT</version >
30+ <version >1.20.4 -R0.1-SNAPSHOT</version >
3731 <scope >provided</scope >
3832 </dependency >
3933 <dependency >
4034 <groupId >org.spigotmc</groupId >
4135 <artifactId >spigot</artifactId >
42- <version >1.20.6 -R0.1-SNAPSHOT</version >
36+ <version >1.20.4 -R0.1-SNAPSHOT</version >
4337 <scope >provided</scope >
4438 </dependency >
4539 <dependency >
5650 </dependency >
5751 </dependencies >
5852 <repositories >
59- <repository >
60- <id >papermc</id >
61- <url >https://repo.papermc.io/repository/maven-public/</url >
62- </repository >
6353 <repository >
6454 <id >minecraft-repo</id >
6555 <url >https://libraries.minecraft.net/</url >
8878 <!-- Make a Jar -->
8979 <plugin >
9080 <artifactId >maven-compiler-plugin</artifactId >
91- <configuration >
92- <source >1.8</source >
93- <target >1.8</target >
94- </configuration >
81+ <version >3.12.1</version >
9582 </plugin >
9683 </plugins >
9784 </build >
You can’t perform that action at this time.
0 commit comments