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