Skip to content

Commit

Permalink
⬆️ Bump protobuf from 3.25.1 to 3.25.2 (#582)
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.25.1 to 3.25.2.

Updates `com.google.protobuf:protobuf-bom` from 3.25.1 to 3.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.2)

Updates `com.google.protobuf:protobuf-java` from 3.22.2 to 3.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.22.2...v3.25.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java
  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] committed Jan 11, 2024
1 parent 5853294 commit 5cc4f89
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 @@ -32,7 +32,7 @@ nebula-publishing = "21.0.0"
okhttp = "4.12.0"
plugin-publishing = "1.2.1"
postgresql = "42.7.1"
protobuf = "3.25.1"
protobuf = "3.25.2"
protobuf-legacy = "3.22.2"
reflections = "0.10.2"
resilience4j = "1.7.1"
Expand Down

0 comments on commit 5cc4f89

Please sign in to comment.