Skip to content

Commit 9ea4af7

Browse files
committed
Bump to RakNet 1.5.1
1 parent e6527ac commit 9ea4af7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Nukkit</name>
66
<groupId>cn.nukkit</groupId>
77
<artifactId>nukkit</artifactId>
8-
<version>1.0-SNAPSHOT</version>
8+
<version>1.0-RAKNET</version>
99

1010
<properties>
1111
<maven.compiler.source>1.8</maven.compiler.source>
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.nukkitx.network</groupId>
5959
<artifactId>raknet</artifactId>
60-
<version>1.4.10</version>
60+
<version>1.5.1</version>
6161
<scope>compile</scope>
6262
</dependency>
6363
<dependency>

0 commit comments

Comments
 (0)