Skip to content

Commit 9b71033

Browse files
committed
chore: upstream
1 parent 75d0e34 commit 9b71033

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
<scope>provided</scope>
7272
</dependency>
7373
<dependency>
74-
<groupId>org.spigotmc</groupId>
75-
<artifactId>spigot</artifactId>
74+
<groupId>dev.folia</groupId>
75+
<artifactId>folia-api</artifactId>
7676
<version>1.21.4-R0.1-SNAPSHOT</version>
7777
<scope>provided</scope>
7878
</dependency>
7979
<dependency>
80-
<groupId>dev.folia</groupId>
81-
<artifactId>folia-api</artifactId>
80+
<groupId>org.spigotmc</groupId>
81+
<artifactId>spigot</artifactId>
8282
<version>1.21.4-R0.1-SNAPSHOT</version>
8383
<scope>provided</scope>
8484
</dependency>

0 commit comments

Comments
 (0)