Commit b7cf72c 1 parent 2c60733 commit b7cf72c Copy full SHA for b7cf72c
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ To add a dependency using Maven:
9
9
<dependency >
10
10
<groupId >io.jpower.kcp</groupId >
11
11
<artifactId >kcp-netty</artifactId >
12
- <version >1.4.12 </version >
12
+ <version >1.4.13 </version >
13
13
</dependency >
14
14
```
15
15
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.jpower.kcp</groupId >
7
7
<artifactId >kcp-parent</artifactId >
8
- <version >1.4.12 </version >
8
+ <version >1.4.13 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.jpower.kcp</groupId >
7
7
<artifactId >kcp-parent</artifactId >
8
- <version >1.4.12 </version >
8
+ <version >1.4.13 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.jpower.kcp</groupId >
8
8
<artifactId >kcp-parent</artifactId >
9
- <version >1.4.12 </version >
9
+ <version >1.4.13 </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >kcp-netty [Parent]</name >
You can’t perform that action at this time.
0 commit comments