Upgrade to Netty 4.1.77.Final

Closes gh-30923
This commit is contained in:
Andy Wilkinson 2022-05-10 16:58:39 +01:00
parent 1f4f64553c
commit 4c197e4175
1 changed files with 1 additions and 1 deletions

View File

@ -1317,7 +1317,7 @@ bom {
]
}
}
library("Netty", "4.1.76.Final") {
library("Netty", "4.1.77.Final") {
group("io.netty") {
imports = [
"netty-bom"