File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
akka-persistence-app/project Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
addSbtPlugin(" com.github.sbt" % " sbt-multi-jvm" % " 0.6.0" )
2
- addSbtPlugin(" org.virtuslab.ash" % " sbt-akka-serialization-helper" % " 0.8 .0" )
2
+ addSbtPlugin(" org.virtuslab.ash" % " sbt-akka-serialization-helper" % " 0.9 .0" )
3
3
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
4
4
addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.13.0" )
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % sbtNativePackagerVersion
7
7
addSbtPlugin(" com.lightbend.akka.grpc" % " sbt-akka-grpc" % akkaGrpcSbtPluginVersion)
8
8
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
9
9
addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.13.0" )
10
- addSbtPlugin(" org.virtuslab.ash" % " sbt-akka-serialization-helper" % " 0.8 .0" )
10
+ addSbtPlugin(" org.virtuslab.ash" % " sbt-akka-serialization-helper" % " 0.9 .0" )
You can’t perform that action at this time.
0 commit comments