Update netty-handler, netty-transport to 4.1.107.Final (#1132)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
29e1721c1a
commit
c3d0beefed
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ object Dependencies {
|
|||
// needs to be inline with the aeron version, check
|
||||
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
||||
val agronaVersion = "1.19.2"
|
||||
val nettyVersion = "4.1.106.Final"
|
||||
val nettyVersion = "4.1.107.Final"
|
||||
val protobufJavaVersion = "3.23.4"
|
||||
val logbackVersion = "1.3.14"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue