Skip to content

Commit be8e080

Browse files
Bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.29.1 to 4.29.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 6de86dd commit be8e080

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.30.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.29.1"
13+
protobuf = "4.29.2"
1414

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

0 commit comments

Comments
 (0)