Bump protobuf from 3.25.2 to 3.25.3

Bumps `protobuf` from 3.25.2 to 3.25.3.

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

Updates `com.google.protobuf:protoc` from 3.25.2 to 3.25.3
- [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/compare/v3.25.2...v3.25.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
  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] <support@github.com>
pull/1323/head
dependabot[bot] 2 years ago committed by GitHub
parent b00f1c9d72
commit 9904a325f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -46,7 +46,7 @@ kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.0"
ksp = "1.9.22-1.0.17"
okhttp = "4.12.0"
protobuf = "3.25.2"
protobuf = "3.25.3"
protobufPlugin = "0.9.4"
retrofit = "2.9.0"
retrofitKotlinxSerializationJson = "1.0.0"

Loading…
Cancel
Save