mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
[BUGFIX] Removed naga from dependency
This commit is contained in:
@@ -36,12 +36,6 @@
|
|||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>naga</groupId>
|
|
||||||
<artifactId>naga</artifactId>
|
|
||||||
<version>1.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javafx</groupId>
|
<groupId>javafx</groupId>
|
||||||
<artifactId>javafx</artifactId>
|
<artifactId>javafx</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user