Upgrade to Netty 4.1.90.Final

Closes gh-34653
This commit is contained in:
Andy Wilkinson 2023-03-20 19:39:41 +00:00
parent 20558bf072
commit 71c7194af7
1 changed files with 1 additions and 1 deletions

View File

@ -1394,7 +1394,7 @@ bom {
]
}
}
library("Netty", "4.1.89.Final") {
library("Netty", "4.1.90.Final") {
group("io.netty") {
imports = [
"netty-bom"