Skip to content

Commit c076c1c

Browse files
Bump com.google.protobuf:protobuf-java from 4.31.1 to 4.32.0 (#100)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.31.1 to 4.32.0. - [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-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83b6409 commit c076c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<junit.version>4.13.2</junit.version>
9898
<metrics.client.version>0.13.1</metrics.client.version>
9999
<mockito.version>5.19.0</mockito.version>
100-
<protobuf.version>4.31.1</protobuf.version>
100+
<protobuf.version>4.32.0</protobuf.version>
101101
<slf4j.version>2.0.17</slf4j.version>
102102
<wiremock.version>2.27.2</wiremock.version>
103103

0 commit comments

Comments
 (0)