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

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


The following commit(s) were added to refs/heads/main by this push:
     new be34ead  protoc 3.25.6 (#256)
be34ead is described below

commit be34eadcb1771e45abf7207bddaeb22633b7d4f8
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Feb 24 11:20:06 2025 +0100

    protoc 3.25.6 (#256)
---
 project/Protobuf.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Protobuf.scala b/project/Protobuf.scala
index 9f8b68a..b0b6ba9 100644
--- a/project/Protobuf.scala
+++ b/project/Protobuf.scala
@@ -36,7 +36,7 @@ object Protobuf {
     outputPaths := Seq((Compile / sourceDirectory).value, (Test / 
sourceDirectory).value).map(_ / "java"),
     importPath := None,
     protoc := "protoc",
-    protocVersion := "3.25.5",
+    protocVersion := "3.25.6",
     generate := {
       val sourceDirs = paths.value
       val targetDirs = outputPaths.value


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

Reply via email to