Netty 4.1.18.Final

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot 2017-12-12 20:54:32 +11:00
parent b83b867dbb
commit 1cf4dbb721

View file

@ -25,7 +25,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.17.Final</version>
<version>4.1.18.Final</version>
<scope>compile</scope>
</dependency>
<dependency>