Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d30749b

Browse files
authored
deps: update dependency io.grpc:grpc-protobuf to v1.44.0 (#304)
1 parent 35f3fe1 commit d30749b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-common-protos/grpc-google-common-protos/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
dependencies {
2121
compile 'io.grpc:grpc-stub:1.43.2'
22-
compile 'io.grpc:grpc-protobuf:1.43.2'
22+
compile 'io.grpc:grpc-protobuf:1.44.0'
2323
compile project(':proto-google-common-protos')
2424
}
2525

0 commit comments

Comments
 (0)