Skip to content

Commit

Permalink
bump: Akka gRPC 2.5.0 (was M1) (#3322)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru authored Dec 10, 2024
1 parent 4b30898 commit 8ef75f0
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 @@ -15,6 +15,6 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")
// Akka gRPC -- sync with version in Dependencies.scala:22
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.5.0-M1")
addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.5.0")
// templating
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")

0 comments on commit 8ef75f0

Please sign in to comment.