We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13acd59 commit 9bdc253Copy full SHA for 9bdc253
project/plugins.sbt
@@ -15,4 +15,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.5.0")
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
16
17
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.3")
18
-addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.0.0")
+addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.0.2")
0 commit comments