13
0
geforkt von Mirrors/Paper

Netty 4.1.24.Final

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
CraftBukkit/Spigot 2018-04-30 17:41:47 +10:00
Ursprung 8e14ee2168
Commit 130bf49619

Datei anzeigen

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