Skip to content

Commit

Permalink
chore(deps): Bump protobuf from 4.28.3 to 4.29.0 (#1110)
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 4.28.3 to 4.29.0.

Updates `com.google.protobuf:protobuf-java` from 4.28.3 to 4.29.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)

Updates `com.google.protobuf:protoc` from 4.28.3 to 4.29.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-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protoc
  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>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 146cebe commit a26293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ org-mockito = "5.14.2"
org-slf4j = "2.0.16"
org-testcontainers = "1.20.4"
owasp-dependencycheck = "11.1.0"
protobuf = "4.28.3"
protobuf = "4.29.0"
protobuf-plugin = "0.9.4"
spotless = "6.25.0"
spring-boot-plugin = "3.3.5"
Expand Down

0 comments on commit a26293e

Please sign in to comment.