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

Skip to content

Commit 340e86a

Browse files
Bump protobuf-java-util from 3.14.0 to 3.15.3
Bumps [protobuf-java-util](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.14.0...v3.15.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a47baff commit 340e86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal-serviceclient/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
api 'io.grpc:grpc-protobuf:1.36.0'
8181
api 'io.grpc:grpc-stub:1.36.0'
8282
api 'io.grpc:grpc-core:1.36.0'
83-
api group: 'com.google.protobuf', name: 'protobuf-java-util', version: '3.15.2'
83+
api group: 'com.google.protobuf', name: 'protobuf-java-util', version: '3.15.3'
8484
api group: 'com.uber.m3', name: 'tally-core', version: '0.6.1'
8585
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
8686
api 'io.grpc:grpc-netty-shaded:1.36.0'

0 commit comments

Comments
 (0)