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 48464cc commit 2a7c5f0Copy full SHA for 2a7c5f0
project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
29
30
val logbackVersion = "1.3.15"
31
32
- val nettyVersion = "4.2.5.Final"
+ val nettyVersion = "4.2.6.Final"
33
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
34
35
val pekkoPersistenceCassandraDependencies = Seq(
0 commit comments