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 63d6537 commit e5ccc2eCopy full SHA for e5ccc2e
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.7.Final"
+ val nettyVersion = "4.2.8.Final"
38
val logbackVersion = "1.5.21"
39
40
val jacksonAnnotationsVersion = "2.20"
0 commit comments