From fa45a94a116b2654a1cc042bf449de5dc03d2bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 02:21:39 +0000 Subject: [PATCH] chore(deps): update dependencies 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] 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](https://github.com/alibaba/fastjson2/compare/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] 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] 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] --- gradle/libs.versions.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ccfbe6c..6ee5392 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" @@ -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"