Skip to content

Commit

Permalink
chore(deps): bump grpc-stub from 1.49.0 to 1.49.1
Browse files Browse the repository at this point in the history
Bumps [grpc-stub](https://github.com/grpc/grpc-java) from 1.49.0 to 1.49.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.49.0...v1.49.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2022
1 parent a7f572a commit 6832d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.3'

implementation "io.grpc:grpc-core:1.49.0"
implementation "io.grpc:grpc-stub:1.49.0"
implementation "io.grpc:grpc-stub:1.49.1"

implementation "com.google.code.gson:gson:2.9.1"
implementation 'javax.annotation:javax.annotation-api:1.3.2'
Expand Down

0 comments on commit 6832d0b

Please sign in to comment.