Upgrade to Netty 4.1.93.Final

Closes gh-35842
This commit is contained in:
Stephane Nicoll 2023-06-12 08:45:25 +02:00
parent dac5023c52
commit 10fbaea743
1 changed files with 1 additions and 1 deletions

View File

@ -1051,7 +1051,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.92.Final") { library("Netty", "4.1.93.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"