We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbb232 commit 4099a9aCopy full SHA for 4099a9a
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
lazy val Examples = config("example") extend Compile
5
6
val slf4jVersion = "2.0.17"
7
- val nettyVersion = "4.2.3.Final"
+ val nettyVersion = "4.2.4.Final"
8
val scalaStmVersion = "0.11.1"
9
val bcVersion = "1.76" // bouncycastle
10
val pekkoHttpVersion = "1.2.0"
0 commit comments