Skip to content

Commit

Permalink
Google Cloud Pub/Sub gRPC: Update to the latest akka-grpc (akka#1741)
Browse files Browse the repository at this point in the history
  • Loading branch information
2m authored and Olivier NOUGUIER committed Jul 5, 2019
1 parent a2a59b1 commit c49b357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.14")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.4.4")
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "0.6.1")
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "0.6.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.4")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")
// depend directly on the patched version see https://github.com/akka/alpakka/issues/1388
Expand Down

0 comments on commit c49b357

Please sign in to comment.