Skip to content

Commit

Permalink
Bump grpc-core from 1.45.0 to 1.45.1 (#7804)
Browse files Browse the repository at this point in the history
Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.45.0...v1.45.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 30, 2022
1 parent 6b25c27 commit c99b704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<felix.version>7.0.3</felix.version>
<findbugs.jsr305.version>3.0.2</findbugs.jsr305.version>
<google.errorprone.version>2.11.0</google.errorprone.version>
<grpc.version>1.45.0</grpc.version>
<grpc.version>1.45.1</grpc.version>
<gson.version>2.9.0</gson.version>
<guava.version>31.1-jre</guava.version>
<guice.version>5.1.0</guice.version>
Expand Down

0 comments on commit c99b704

Please sign in to comment.