Skip to content

Commit fe69214

Browse files
committed
Downgrade netty (Fixes PaperMC#1591)
1 parent 020c7fe commit fe69214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ configurate3 = "3.7.3"
33
configurate4 = "4.1.2"
44
flare = "2.0.1"
55
log4j = "2.24.3"
6-
netty = "4.2.2.Final"
6+
netty = "4.2.1.Final"
77

88
[plugins]
99
indra-publishing = "net.kyori.indra.publishing:2.0.6"

0 commit comments

Comments
 (0)