Merge pull request #530 from Smart123s/patch-2

Change dependency Floodgate Bungee to API
This commit is contained in:
games647
2021-05-16 16:08:14 +02:00
committed by GitHub

View File

@ -136,7 +136,7 @@
<!-- Version 2.0 -->
<dependency>
<groupId>org.geysermc.floodgate</groupId>
<artifactId>bungee</artifactId>
<artifactId>api</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>