Update akka-grpc-runtime_2.12, ... to 2.1.2 (#3918)

This commit is contained in:
Scala Steward 2021-12-18 00:28:02 +01:00 committed by GitHub
parent 665f931721
commit b200b1cc16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")
// gRPC
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.1")
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.2")
// Scala.js
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")