netty 4.1.108.Final (#1223)

This commit is contained in:
PJ Fanning 2024-03-24 03:46:00 +01:00 committed by GitHub
parent 55532f5d23
commit 2fd70ee353
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,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.20.0"
val nettyVersion = "4.1.107.Final"
val nettyVersion = "4.1.108.Final"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.16.2"