This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 746f4bbc Update scalapb-validate-codegen version to 0.3.6 (#611)
746f4bbc is described below

commit 746f4bbc84172660d218fe302ae633ba8f520188
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jan 28 17:29:03 2026 +0100

    Update scalapb-validate-codegen version to 0.3.6 (#611)
---
 .../sbt-test/gen-scala-server/10-scalapb-validate/project/plugins.sbt   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sbt-plugin/src/sbt-test/gen-scala-server/10-scalapb-validate/project/plugins.sbt
 
b/sbt-plugin/src/sbt-test/gen-scala-server/10-scalapb-validate/project/plugins.sbt
index 4e2d8889..8ee70630 100644
--- 
a/sbt-plugin/src/sbt-test/gen-scala-server/10-scalapb-validate/project/plugins.sbt
+++ 
b/sbt-plugin/src/sbt-test/gen-scala-server/10-scalapb-validate/project/plugins.sbt
@@ -9,4 +9,4 @@
 
 addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % 
sys.props("project.version"))
 
-libraryDependencies ++= Seq("com.thesamet.scalapb" %% 
"scalapb-validate-codegen" % "0.3.0")
+libraryDependencies ++= Seq("com.thesamet.scalapb" %% 
"scalapb-validate-codegen" % "0.3.6")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to