Skip to content

Commit

Permalink
chore(deps): update dependencies
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]>

chore(deps): bump com.alibaba.fastjson2:fastjson2-kotlin

Bumps [com.alibaba.fastjson2:fastjson2-kotlin](https://github.com/alibaba/fastjson2) from 2.0.49 to 2.0.50.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.49...2.0.50)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump com.github.getActivity:XXPermissions

Bumps com.github.getActivity:XXPermissions from 18.6 to 18.63.

---
updated-dependencies:
- dependency-name: com.github.getActivity:XXPermissions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump lifecycle from 2.8.0 to 2.8.1

Bumps `lifecycle` from 2.8.0 to 2.8.1.

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.0 to 2.8.1

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Lyxot committed May 31, 2024
1 parent 2b3aeb6 commit fa45a94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ protobuf-plugin = "0.9.4"
booster = "5.0.0-rc1"
jgit = "1.1"
core-ktx = "1.13.1"
lifecycle = "2.8.0"
lifecycle = "2.8.1"
datastore = "1.1.1"
activity-compose = "1.9.0"
compose-bom = "2024.05.00"
fastjson2 = "2.0.49"
fastjson2 = "2.0.50"
material = "1.12.0"
material3 = "1.2.1"
material-icons-extended = "1.6.7"
Expand All @@ -19,8 +19,8 @@ ui-test-manifest = "1.6.7"
kotlinx-coroutines = "1.8.1"
c2pinyin = "3.0.0"
hiddenapibypass = "4.3"
xxpermissions = "18.6"
protobuf = "4.26.1"
xxpermissions = "18.63"
protobuf = "4.27.0"
accompanist = "0.34.0"
shizuku = "13.1.5"
xposed = "82"
Expand Down

0 comments on commit fa45a94

Please sign in to comment.