mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 22:36:34 +01:00
Update akka-grpc-runtime_2.12, ... to 2.1.2 (#3918)
This commit is contained in:
parent
665f931721
commit
b200b1cc16
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue