Skip to content

Commit df8062a

Browse files
Update netty-handler, netty-transport to 4.1.115.Final (#1559)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent e2b5e70 commit df8062a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Dependencies {
3535
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3636
val agronaVersion = "1.22.0"
3737
val bouncyCastleVersion = "1.79"
38-
val nettyVersion = "4.1.114.Final"
38+
val nettyVersion = "4.1.115.Final"
3939
val logbackVersion = "1.3.14"
4040

4141
val jacksonCoreVersion = "2.17.3"

0 commit comments

Comments
 (0)