Upgrade to Netty 4.1.68.Final

Closes gh-27985
This commit is contained in:
Stephane Nicoll 2021-09-14 07:15:34 +02:00
parent 9c6138fa1c
commit 441037ce18
1 changed files with 1 additions and 1 deletions

View File

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