Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47baff commit 340e86aCopy full SHA for 340e86a
temporal-serviceclient/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
api 'io.grpc:grpc-protobuf:1.36.0'
81
api 'io.grpc:grpc-stub:1.36.0'
82
api 'io.grpc:grpc-core:1.36.0'
83
- api group: 'com.google.protobuf', name: 'protobuf-java-util', version: '3.15.2'
+ api group: 'com.google.protobuf', name: 'protobuf-java-util', version: '3.15.3'
84
api group: 'com.uber.m3', name: 'tally-core', version: '0.6.1'
85
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
86
api 'io.grpc:grpc-netty-shaded:1.36.0'
0 commit comments