We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d0e34 commit 9b71033Copy full SHA for 9b71033
1 file changed
pom.xml
@@ -71,14 +71,14 @@
71
<scope>provided</scope>
72
</dependency>
73
<dependency>
74
- <groupId>org.spigotmc</groupId>
75
- <artifactId>spigot</artifactId>
+ <groupId>dev.folia</groupId>
+ <artifactId>folia-api</artifactId>
76
<version>1.21.4-R0.1-SNAPSHOT</version>
77
78
79
80
- <groupId>dev.folia</groupId>
81
- <artifactId>folia-api</artifactId>
+ <groupId>org.spigotmc</groupId>
+ <artifactId>spigot</artifactId>
82
83
84
0 commit comments