Skip to content

Commit b66b4d1

Browse files
chore(deps): bump grpc-stub from 1.45.1 to 1.50.2
Bumps [grpc-stub](https://github.com/grpc/grpc-java) from 1.45.1 to 1.50.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.45.1...v1.50.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af11ab2 commit b66b4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
runtimeOnly 'io.netty:netty-tcnative-boringssl-static:2.0.20.Final'
3434
implementation 'io.grpc:grpc-netty-shaded:1.45.1'
3535
implementation 'io.grpc:grpc-protobuf:1.45.1'
36-
implementation 'io.grpc:grpc-stub:1.45.1'
36+
implementation 'io.grpc:grpc-stub:1.50.2'
3737
implementation 'org.apache.commons:commons-lang3:3.9'
3838
compileOnly 'io.micronaut:micronaut-http:3.7.2'
3939
compileOnly 'io.micronaut:micronaut-http-server:3.7.2'

0 commit comments

Comments
 (0)