We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7184dad commit 798a54cCopy full SHA for 798a54c
project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
35
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
36
val agronaVersion = "1.22.0"
37
val bouncyCastleVersion = "1.79"
38
- val nettyVersion = "4.1.115.Final"
+ val nettyVersion = "4.1.116.Final"
39
val logbackVersion = "1.3.14"
40
41
val jacksonCoreVersion = "2.17.3"
0 commit comments