Skip to content

Commit

Permalink
Scala-Steward: Update annotation, circe-akka-serializer, ... from 0.7…
Browse files Browse the repository at this point in the history
….1 to 0.7.2
  • Loading branch information
scala-steward authored and PawelLipski committed May 29, 2023
1 parent 957ce4b commit 3a326fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/akka-persistence-app/project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("org.virtuslab.ash" % "sbt-akka-serialization-helper" % "0.7.1")
addSbtPlugin("org.virtuslab.ash" % "sbt-akka-serialization-helper" % "0.7.2")

0 comments on commit 3a326fb

Please sign in to comment.