Skip to content

Commit

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 3758f5a commit fb889ad
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.9.0"
# Ensure that PROTOC_VERSION in the Makefile is updated when changing this version.
protobuf = "4.26.0"
protobuf = "4.26.1"
slf4j = "2.0.12"
spotless = "6.25.0"

Expand Down

0 comments on commit fb889ad

Please sign in to comment.