Upgrade to scala 2.13.1 and akka 2.6.3

This commit is contained in:
Pavel Kachalouski
2020-03-11 22:21:53 +01:00
parent 494bf71e61
commit 90cce667e6
8 changed files with 481 additions and 516 deletions

View File

@@ -1,2 +1,3 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")