Skip to content

Commit 223ac31

Browse files
Update netty-all, netty-codec-http to 4.2.0.Final (#398)
1 parent 949cc39 commit 223ac31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
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.17"
7-
val nettyVersion = "4.1.119.Final"
7+
val nettyVersion = "4.2.0.Final"
88
val scalaStmVersion = "0.11.1"
99
val bcVersion = "1.76" // bouncycastle
1010
val pekkoHttpVersion = "1.1.0"

0 commit comments

Comments
 (0)