We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b19b0 commit e68bf0aCopy full SHA for e68bf0a
project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
36
// needs to be inline with the aeron version, check
37
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
38
val agronaVersion = "1.22.0"
39
- val nettyVersion = "4.2.7.Final"
+ val nettyVersion = "4.2.9.Final"
40
val logbackVersion = "1.3.15"
41
42
val jacksonAnnotationsVersion = "2.20"
0 commit comments