Upgrade to Netty 4.1.60.Final

Closes gh-25635
This commit is contained in:
Stephane Nicoll 2021-03-15 09:22:11 +01:00
parent eafb15b22d
commit 3d4b89a154
1 changed files with 1 additions and 1 deletions

View File

@ -1181,7 +1181,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.59.Final") { library("Netty", "4.1.60.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"