🐛 Pop input on correctly parsed PircBotX user

This commit is contained in:
Alexander Söderberg 2020-10-22 11:59:43 +02:00 committed by Alexander Söderberg
parent 7c340f7a60
commit 63068ad75d
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@ ext {
'paper-api' : '1.15.2-R0.1-SNAPSHOT',
'velocity-api' : '1.1.0-SNAPSHOT',
// IRC DEPENDENCIES
'pircbotx' : '2.2',
'pircbotx' : '83a4c22e80',
// TEST DEPENDENCIES
'jupiter-engine': '5.7.0',
'jhm' : '1.25.2'