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 169c33c commit 46cea58Copy full SHA for 46cea58
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
lazy val Examples = config("example") extend Compile
5
6
val slf4jVersion = "2.0.16"
7
- val nettyVersion = "4.1.114.Final"
+ val nettyVersion = "4.1.115.Final"
8
val scalaStmVersion = "0.11.1"
9
val bcVersion = "1.76" // bouncycastle
10
val pekkoHttpVersion = "1.1.0"
0 commit comments