Skip to content

Commit 2ee1c51

Browse files
author
Hariharan Ramanathan
committed
Upgrading akka to 2.5.16
1 parent e179a15 commit 2ee1c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ wixProductUpgradeId := "4552fb0e-e257-4dbd-9ecb-dba9dbacf424"
1313

1414
scalastyleConfig := baseDirectory.value / "project" / "scalastyle_config.xml"
1515

16-
val akkaVersion = "2.5.14"
16+
val akkaVersion = "2.5.16"
1717
val akkaHttpVersion = "10.1.5"
1818

1919
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)