Skip to content

Commit

Permalink
Bump grpc-core from 1.40.1 to 1.41.0
Browse files Browse the repository at this point in the history
Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.40.1 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.40.1...v1.41.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2021
1 parent 34c7344 commit b0bc540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -33,7 +33,7 @@
<disruptor.version>3.4.2</disruptor.version>
<findbugs.jsr305.version>3.0.2</findbugs.jsr305.version>
<google.errorprone.version>2.9.0</google.errorprone.version>
<grpc.version>1.40.1</grpc.version>
<grpc.version>1.41.0</grpc.version>
<gson.version>2.8.8</gson.version>
<guava.version>30.1.1-jre</guava.version>
<guice.version>5.0.1</guice.version>
Expand Down

0 comments on commit b0bc540

Please sign in to comment.