Skip to content

Commit 649af3e

Browse files
Update netty-all, netty-codec-http to 4.1.117.Final (#369)
1 parent 7719d20 commit 649af3e

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
@@ -4,7 +4,7 @@ object Dependencies {
44
lazy val Examples = config("example") extend Compile
55

66
val slf4jVersion = "2.0.16"
7-
val nettyVersion = "4.1.116.Final"
7+
val nettyVersion = "4.1.117.Final"
88
val scalaStmVersion = "0.11.1"
99
val bcVersion = "1.76" // bouncycastle
1010
val pekkoHttpVersion = "1.1.0"

0 commit comments

Comments
 (0)