Bump protobuf from 3.25.2 to 4.26.0

Bumps `protobuf` from 3.25.2 to 4.26.0.

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

Updates `com.google.protobuf:protoc` from 3.25.2 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1300/head
dependabot[bot] 8 months ago committed by GitHub
parent dac1a9e446
commit 6be27fc66d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,7 +48,7 @@ kotlinxSerializationJson = "1.6.3"
ksp = "1.9.22-1.0.18"
moduleGraph = "2.5.0"
okhttp = "4.12.0"
protobuf = "3.25.2"
protobuf = "4.26.0"
protobufPlugin = "0.9.4"
retrofit = "2.9.0"
retrofitKotlinxSerializationJson = "1.0.0"

Loading…
Cancel
Save