We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226f256 commit b4c1d8aCopy full SHA for b4c1d8a
project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
34
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
35
// (remember to also update the scala-steward pin)
36
val agronaVersion = "2.2.4"
37
- val nettyVersion = "4.2.8.Final"
+ val nettyVersion = "4.2.9.Final"
38
val logbackVersion = "1.5.22"
39
40
val jacksonAnnotationsVersion = "2.20"
0 commit comments