Skip to content

Commit 3ef33fb

Browse files
chore(deps): bump grpc-protobuf from 1.45.1 to 1.50.2
Bumps [grpc-protobuf](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-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af11ab2 commit 3ef33fb

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
@@ -32,7 +32,7 @@ dependencies {
3232
implementation('org.slf4j:slf4j-api:1.7.36')
3333
runtimeOnly 'io.netty:netty-tcnative-boringssl-static:2.0.20.Final'
3434
implementation 'io.grpc:grpc-netty-shaded:1.45.1'
35-
implementation 'io.grpc:grpc-protobuf:1.45.1'
35+
implementation 'io.grpc:grpc-protobuf:1.50.2'
3636
implementation 'io.grpc:grpc-stub:1.45.1'
3737
implementation 'org.apache.commons:commons-lang3:3.9'
3838
compileOnly 'io.micronaut:micronaut-http:3.7.2'

0 commit comments

Comments
 (0)