Skip to content

Commit

Permalink
Bump grpc-auth from 1.39.0 to 1.44.1 (#551)
Browse files Browse the repository at this point in the history
Bumps [grpc-auth](https://github.com/grpc/grpc-java) from 1.39.0 to 1.44.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.39.0...v1.44.1)

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

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] authored Feb 22, 2022
1 parent ac0ffb3 commit 029028f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcp-tracing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {

implementation'io.zipkin.gcp:zipkin-sender-stackdriver:1.0.2'
implementation 'io.zipkin.gcp:brave-propagation-stackdriver:1.0.4'
implementation 'io.grpc:grpc-auth:1.39.0'
implementation 'io.grpc:grpc-auth:1.44.1'

implementation 'io.grpc:grpc-netty-shaded:1.44.1'
implementation "io.opentracing.brave:brave-opentracing:1.0.0"
Expand Down

0 comments on commit 029028f

Please sign in to comment.