Skip to content

Commit

Permalink
Update netty-handler, netty-transport to 4.1.107.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Feb 18, 2024
1 parent 53f5ba9 commit 6f89b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
// needs to be inline with the aeron version, check
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.19.2"
val nettyVersion = "4.1.106.Final"
val nettyVersion = "4.1.107.Final"
val protobufJavaVersion = "3.23.4"
val logbackVersion = "1.3.14"

Expand Down

0 comments on commit 6f89b7a

Please sign in to comment.