mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-29 05:26:19 +01:00
Update to pircbotx 2.18. (Add ~ to valid channel prefixes) #123
This commit is contained in:
parent
99def2450c
commit
a2f07566af
@ -200,7 +200,7 @@
|
||||
<dependency>
|
||||
<groupId>com.cnaude.venturechat</groupId>
|
||||
<artifactId>VentureChat</artifactId>
|
||||
<version>2.7.2</version>
|
||||
<version>2.7.3</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
4
pom.xml
4
pom.xml
@ -97,7 +97,7 @@
|
||||
<dependency>
|
||||
<groupId>com.cnaude.pircbotx</groupId>
|
||||
<artifactId>pircbotx-shaded</artifactId>
|
||||
<version>2.1.7</version>
|
||||
<version>2.1.8</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@ -174,7 +174,7 @@
|
||||
<dependency>
|
||||
<groupId>com.cnaude.venturechat</groupId>
|
||||
<artifactId>VentureChat</artifactId>
|
||||
<version>2.7.2</version>
|
||||
<version>2.7.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Jobs -->
|
||||
|
Loading…
Reference in New Issue
Block a user