mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 17:57:34 +01:00
Update to Netty 4.1.13.Final.
By: md_5 <git@md-5.net>
This commit is contained in:
parent
b7f6ba2171
commit
0353512d03
@ -61,7 +61,7 @@
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-all</artifactId>
|
||||
<version>4.1.12.Final</version>
|
||||
<version>4.1.13.Final</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- testing -->
|
||||
|
Loading…
Reference in New Issue
Block a user