Skip to content

Commit

Permalink
add new vendored grpc version (apache#29866)
Browse files Browse the repository at this point in the history
* add new vendored grpc version

* upgrade vendored grpc
  • Loading branch information
m-trieu authored Dec 27, 2023
1 parent 43e7908 commit cfa4fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/grpc-1_54_0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plugins { id 'org.apache.beam.vendor-java' }
description = "Apache Beam :: Vendored Dependencies :: gRPC :: 1.54.0"

group = "org.apache.beam"
version = "0.1"
version = "0.2"

vendorJava(
dependencies: GrpcVendoring_1_54_0.dependencies(),
Expand Down

0 comments on commit cfa4fe7

Please sign in to comment.