Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b3d1844

Browse files
build(deps): bump com.google.protobuf:protobuf-java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.27.0 to 4.27.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e036f3 commit b3d1844

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
@@ -25,7 +25,7 @@ dependencies {
2525
api "io.contract-testing.contractcase:case_example_mock_types:${caseCoreVersion}"
2626
api "io.contract-testing.contractcase:test-equivalence-matchers:${caseCoreVersion}"
2727
implementation 'com.diogonunes:JColor:5.5.1'
28-
implementation 'com.google.protobuf:protobuf-java:4.27.0'
28+
implementation 'com.google.protobuf:protobuf-java:4.27.2'
2929
implementation 'com.google.protobuf:protobuf-java-util:4.27.2'
3030
implementation 'com.google.protobuf:protoc:4.27.1'
3131
implementation "io.grpc:protoc-gen-grpc-java:${grpcVersion}"

0 commit comments

Comments
 (0)