Skip to content

Commit

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

Updates `com.google.protobuf:protobuf-java` from 4.29.0 to 4.29.1
- [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.29.0 to 4.29.1
- [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
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 957fab7 commit 67c0bcb
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.29.0"
protobuf = "4.29.1"
protobuf-plugin = "0.9.4"
spotless = "6.25.0"
spring-boot-plugin = "3.3.5"
Expand Down

0 comments on commit 67c0bcb

Please sign in to comment.