Skip to content

Commit

Permalink
Update sbt-protoc to 1.0.6 (LesnyRumcajs#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 21, 2022
1 parent d591bf1 commit 46c0aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala_zio_bench/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val zioGrpcVersion = "0.4.2"

addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0-RC4")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")

libraryDependencies += "com.thesamet.scalapb.zio-grpc" %% "zio-grpc-codegen" % zioGrpcVersion

Expand Down

0 comments on commit 46c0aea

Please sign in to comment.