Skip to content

Commit 6b20b71

Browse files
author
games647
authored
Merge pull request #530 from Smart123s/patch-2
Change dependency Floodgate Bungee to API
2 parents 1385f0c + 40b9405 commit 6b20b71

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)