raboof commented on code in PR #278:
URL: https://github.com/apache/pekko-grpc/pull/278#discussion_r1554630648


##########
project/Dependencies.scala:
##########
@@ -36,8 +36,8 @@ object Dependencies {
     // Even referenced explicitly in the sbt-plugin's sbt-tests
     // If changing this, remember to update protoc plugin version to align in
     // maven-plugin/src/main/maven/plugin.xml and 
org.apache.pekko.grpc.sbt.PekkoGrpcPlugin
-    val googleProtoc = "3.24.0" // checked synced by VersionSyncCheckPlugin
-    val googleProtobufJava = "3.24.4"
+    val googleProtoc = "3.25.3" // checked synced by VersionSyncCheckPlugin
+    val googleProtobufJava = "3.25.3"

Review Comment:
   can we drop `googleProtobufJava` now that they're in sync again?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to