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.
2 parents 6622afe + e84c128 commit 41a0a76Copy full SHA for 41a0a76
build.sbt
@@ -21,7 +21,7 @@ val springVersion = "4.3.26.RELEASE"
21
val typesafeConfigVersion = "1.4.0"
22
val commonsIoVersion = "1.3.2"
23
val scalaLoggingVersion = "3.9.2"
24
-val akkaVersion = "2.6.8"
+val akkaVersion = "2.6.11"
25
val monixVersion = "3.3.0"
26
val mockitoVersion = "3.7.7"
27
val circeVersion = "0.13.0"
0 commit comments