Skip to content

Commit c9721ec

Browse files
Bump com.google.api.grpc:proto-google-common-protos (#4729)
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.39.1 to 2.40.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/sdk-platform-java/commits/v2.40.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83d6ff5 commit c9721ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/serdes-with-references/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<properties>
1616
<protobuf.version>4.26.1</protobuf.version>
1717
<proto-plugin.version>0.6.1</proto-plugin.version>
18-
<protobuf.googleapi.types.version>2.39.1</protobuf.googleapi.types.version>
18+
<protobuf.googleapi.types.version>2.40.0</protobuf.googleapi.types.version>
1919
</properties>
2020

2121
<dependencies>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<icu4j.version>75.1</icu4j.version>
150150
<protobuf.version>3.19.6</protobuf.version>
151151
<xmlsec.version>4.0.2</xmlsec.version>
152-
<protobuf.googleapi.types.version>2.39.1</protobuf.googleapi.types.version>
152+
<protobuf.googleapi.types.version>2.40.0</protobuf.googleapi.types.version>
153153
<wsdl4j.version>1.6.3</wsdl4j.version>
154154
<google.truth.extension.version>1.4.2</google.truth.extension.version>
155155

0 commit comments

Comments
 (0)