Upgrade to Netty 4.1.66.Final

Closes gh-27390
This commit is contained in:
Andy Wilkinson 2021-07-19 11:13:59 +01:00
parent ff31dffb0b
commit 6c8e040089
1 changed files with 1 additions and 1 deletions

View File

@ -1269,7 +1269,7 @@ bom {
]
}
}
library("Netty", "4.1.65.Final") {
library("Netty", "4.1.66.Final") {
group("io.netty") {
imports = [
"netty-bom"