Skip to content

Commit 2777675

Browse files
Bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.30.2 to 4.31.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.2...v4.31.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94f2c28 commit 2777675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maven-publish = "0.31.0"
1010
# - conformance/buf.gen.yaml
1111
# - src/test/resources/proto/buf.gen.imports.yaml
1212
# - src/test/resources/proto/buf.gen.noimports.yaml
13-
protobuf = "4.30.2"
13+
protobuf = "4.31.0"
1414

1515
[libraries]
1616
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }

0 commit comments

Comments
 (0)