File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ public class Example {
4343<dependency >
4444 <groupId >org.kitteh.irc</groupId >
4545 <artifactId >client-lib</artifactId >
46- <version >2.2 .0</version >
46+ <version >2.3 .0</version >
4747</dependency >
4848```
4949
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ KICL is built and deployed using Maven. Releases are available on Maven Central.
5757<dependency >
5858 <groupId >org.kitteh.irc</groupId >
5959 <artifactId >client-lib</artifactId >
60- <version >2.2 .0</version >
60+ <version >2.3 .0</version >
6161 <scope >...</scope >
6262</dependency >
6363```
Original file line number Diff line number Diff line change 44
55 <groupId >org.kitteh.irc</groupId >
66 <artifactId >client-lib</artifactId >
7- <version >2.3.0-SNAPSHOT </version >
7+ <version >2.3.0</version >
88
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments