Update Netty to 4.1.100.final (#689)
This commit is contained in:
parent
dacfd3f4a1
commit
2ce80b17f7
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,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.98.Final"
|
||||
val nettyVersion = "4.1.100.Final"
|
||||
val protobufJavaVersion = "3.19.6"
|
||||
val logbackVersion = "1.2.11"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue