Skip to content

Commit

Permalink
build(deps): bump protobuf from 3.24.4 to 3.25.0
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.24.4 to 3.25.0.

Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.24.4 to 3.25.0

Updates `com.google.protobuf:protobuf-javalite` from 3.24.4 to 3.25.0

Updates `com.google.protobuf:protoc` from 3.24.4 to 3.25.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.24.4...v3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 2ef368b commit 4f0c7c8
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
@@ -1,5 +1,5 @@
[versions]
protobuf = "3.24.4"
protobuf = "3.25.0"
coroutine = "1.7.3"
kotlin = "1.9.20"

Expand Down

0 comments on commit 4f0c7c8

Please sign in to comment.