mirror of
https://github.com/YouHaveTrouble/CommandWhitelist.git
synced 2026-05-12 06:26:57 +00:00
fixing waterfall depend
This commit is contained in:
@@ -82,11 +82,10 @@
|
|||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.PaperMC</groupId>
|
<groupId>io.github.waterfallmc</groupId>
|
||||||
<artifactId>Waterfall</artifactId>
|
<artifactId>waterfall-api</artifactId>
|
||||||
<version>1.16</version>
|
<version>1.15-SNAPSHOT</version>
|
||||||
<scope>system</scope>
|
<scope>provided</scope>
|
||||||
<systemPath>${project.basedir}/lib/waterfall-366.jar</systemPath>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user