Skip to content

Commit

Permalink
Test Netty 4.2.0.RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Mar 9, 2025
1 parent eb5dc14 commit e955625
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 @@ -36,7 +36,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.22.0"
val nettyVersion = "4.1.119.Final"
val nettyVersion = "4.2.0.RC4"
val logbackVersion = "1.3.15"

val jacksonCoreVersion = "2.18.3"
Expand Down

0 comments on commit e955625

Please sign in to comment.