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 43aa6cd commit bfad363Copy full SHA for bfad363
build.sbt
@@ -2,7 +2,7 @@ import org.scalafmt.sbt.ScalafmtPlugin.scalafmtConfigSettings
2
3
resolvers += "dnvriend" at "https://dl.bintray.com/dnvriend/maven"
4
5
-lazy val akkaVersion = "2.6.12"
+lazy val akkaVersion = "2.6.17"
6
7
lazy val lerna = (project in file("."))
8
.enablePlugins(
0 commit comments