mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-23 22:46:44 +01:00
updated irc client to 2.2.O
This commit is contained in:
parent
5428eebdf9
commit
9d483bb219
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.kitteh.irc</groupId>
|
<groupId>org.kitteh.irc</groupId>
|
||||||
<artifactId>client-lib</artifactId>
|
<artifactId>client-lib</artifactId>
|
||||||
<version>2.1.2</version>
|
<version>2.2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jgrapht</groupId>
|
<groupId>org.jgrapht</groupId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue