Skip to content

Commit 40b9405

Browse files
authored
Change dependency Floodgate Bungee to API
Same functionality, less code to be downloaded.
1 parent 1385f0c commit 40b9405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<!-- Version 2.0 -->
137137
<dependency>
138138
<groupId>org.geysermc.floodgate</groupId>
139-
<artifactId>bungee</artifactId>
139+
<artifactId>api</artifactId>
140140
<version>2.0-SNAPSHOT</version>
141141
<scope>provided</scope>
142142
</dependency>

0 commit comments

Comments
 (0)