Skip to content

Commit

Permalink
Update zio-grpc-codegen, zio-grpc-core to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 9, 2024
1 parent 9683f1a commit 11acbea
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 @@ -6,7 +6,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.0.2")
libraryDependencies ++= Seq(
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.13",
"com.thesamet.scalapb.zio-grpc" %% "zio-grpc-codegen" % "0.5.3"
"com.thesamet.scalapb.zio-grpc" %% "zio-grpc-codegen" % "0.6.3"
)
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
Expand Down

0 comments on commit 11acbea

Please sign in to comment.