Upgrade to Netty 4.1.76.Final

Closes gh-30677
This commit is contained in:
Stephane Nicoll 2022-04-15 07:49:44 +02:00
parent a245028b05
commit 0389bc84db
1 changed files with 1 additions and 1 deletions

View File

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