Skip to content

Commit

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

Updates `com.google.protobuf:protoc` from 4.29.2 to 4.29.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/commits)

Updates `com.google.protobuf:protobuf-kotlin-lite` from 4.29.2 to 4.29.3

---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
  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] authored Jan 10, 2025
1 parent 11eea36 commit d8f878c
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 @@ -58,7 +58,7 @@ materialKolor = "2.0.0"
mockitoKotlin = "5.4.0"
moduleGraph = "2.7.1"
okhttp = "4.12.0"
protobuf = "4.29.2"
protobuf = "4.29.3"
protobufPlugin = "0.9.4"
retrofit = "2.11.0"
robolectric = "4.14.1"
Expand Down

0 comments on commit d8f878c

Please sign in to comment.