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 35bec14 commit 697e436Copy full SHA for 697e436
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.2.Final"
+ val nettyVersion = "4.2.3.Final"
8
val scalaStmVersion = "0.11.1"
9
val bcVersion = "1.76" // bouncycastle
10
val pekkoHttpVersion = "1.2.0"
0 commit comments