Skip to content

Commit

Permalink
Bump protobuf from 3.25.3 to 4.26.0
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.25.3 to 4.26.0.

Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 4.26.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:protobuf-java-util` from 3.25.3 to 4.26.0

Updates `com.google.protobuf:protobuf-javalite` from 3.25.3 to 4.26.0

Updates `com.google.protobuf:protobuf-kotlin` from 3.25.3 to 4.26.0

Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.25.3 to 4.26.0

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 1876ca4 commit 4356308
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 @@ -11,7 +11,7 @@ moshi = "1.15.1"
okhttp = "4.12.0"
okio = "3.8.0"
# Ensure that PROTOC_VERSION in the Makefile is updated when changing this version.
protobuf = "3.25.3"
protobuf = "4.26.0"
slf4j = "2.0.12"
spotless = "6.25.0"

Expand Down

0 comments on commit 4356308

Please sign in to comment.