Skip to content

Commit

Permalink
Bump grpc-protobuf from 1.44.1 to 1.53.0 in /benchmark-base
Browse files Browse the repository at this point in the history
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.44.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.44.1...v1.53.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2023
1 parent 2af8f4d commit f400cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<dubbo.compiler.version>3.1.0</dubbo.compiler.version>
<protoc.version>3.19.4</protoc.version>
<grpc.version>1.44.1</grpc.version>
<grpc.version>1.53.0</grpc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f400cea

Please sign in to comment.