Skip to content

Commit

Permalink
chore(deps): bump protobuf from 4.26.1 to 4.27.0
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 4.26.1 to 4.27.0.

Updates `com.google.protobuf:protobuf-java` from 4.26.1 to 4.27.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)

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

Updates `com.google.protobuf:protoc` from 4.26.1 to 4.27.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-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-kotlin
  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] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 2b3aeb6 commit 07ca4db
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 @@ -20,7 +20,7 @@ kotlinx-coroutines = "1.8.1"
c2pinyin = "3.0.0"
hiddenapibypass = "4.3"
xxpermissions = "18.6"
protobuf = "4.26.1"
protobuf = "4.27.0"
accompanist = "0.34.0"
shizuku = "13.1.5"
xposed = "82"
Expand Down

0 comments on commit 07ca4db

Please sign in to comment.