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 a505843 commit a6fb3abCopy full SHA for a6fb3ab
1 file changed
project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
35
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
36
// (remember to also update the scala-steward pin)
37
val agronaVersion = "2.4.1"
38
- val nettyVersion = "4.2.13.Final"
+ val nettyVersion = "4.2.14.Final"
39
val logbackVersion = "1.5.32"
40
41
val jacksonAnnotationsVersion = "2.21"
0 commit comments