mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 16:48:05 +02:00
PircBotX
This commit is contained in:
@@ -12,9 +12,9 @@
|
|||||||
<artifactId>EssentialsUpdate</artifactId>
|
<artifactId>EssentialsUpdate</artifactId>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>pircbot</groupId>
|
<groupId>org.pircbotx</groupId>
|
||||||
<artifactId>pircbot</artifactId>
|
<artifactId>pircbotx</artifactId>
|
||||||
<version>1.5.0</version>
|
<version>1.8</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<artifactSet>
|
<artifactSet>
|
||||||
<includes>
|
<includes>
|
||||||
<include>pircbot:pircbot</include>
|
<include>org.pircbotx:pircbotx</include>
|
||||||
</includes>
|
</includes>
|
||||||
</artifactSet>
|
</artifactSet>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Reference in New Issue
Block a user