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 e179a15 commit 2ee1c51Copy full SHA for 2ee1c51
build.sbt
@@ -13,7 +13,7 @@ wixProductUpgradeId := "4552fb0e-e257-4dbd-9ecb-dba9dbacf424"
13
14
scalastyleConfig := baseDirectory.value / "project" / "scalastyle_config.xml"
15
16
-val akkaVersion = "2.5.14"
+val akkaVersion = "2.5.16"
17
val akkaHttpVersion = "10.1.5"
18
19
libraryDependencies ++= Seq(
0 commit comments