Skip to content

Commit

Permalink
updated to akkajs 2.2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mliarakos committed Mar 28, 2021
1 parent 9c2c75f commit 08f26b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject
val scalaVersions = Seq("2.12.10", "2.13.1")

val baseLagomVersion = "1.6.4"
val akkaJsVersion = "2.2.6.5"
val akkaJsVersion = "2.2.6.9"

lazy val scalaSettings = Seq(
crossScalaVersions := scalaVersions,
Expand Down

0 comments on commit 08f26b8

Please sign in to comment.