Upgrade to Netty 4.1.99.Final

Closes gh-37763
This commit is contained in:
Andy Wilkinson 2023-10-09 10:44:52 +01:00
parent ed24d84728
commit 590bbd64ce
1 changed files with 1 additions and 1 deletions

View File

@ -1063,7 +1063,7 @@ bom {
]
}
}
library("Netty", "4.1.97.Final") {
library("Netty", "4.1.99.Final") {
group("io.netty") {
imports = [
"netty-bom"