From 43678b2ff9837fb42682bf29b5ede0acdc78a7df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 07:41:09 +0000 Subject: [PATCH 1/2] Bump protobuf from 4.26.1 to 4.27.0 Bumps `protobuf` from 4.26.1 to 4.27.0. Updates `com.google.protobuf:protobuf-kotlin-lite` 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-kotlin-lite 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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8dd78601..81ed116c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ junit4 = "4.13.2" kotlin = "2.0.0" kotlinxCoroutines = "1.8.1" ksp = "2.0.0-1.0.21" -protobuf = "4.26.1" +protobuf = "4.27.0" protobufPlugin = "0.9.4" room = "2.6.1" robolectric = "4.12" From f0d8d922874152882ad8325e44c149284fcadea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 30 May 2024 07:44:22 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=20Updates=20baselines=20for=20?= =?UTF-8?q?Dependency=20Guard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/dependencies/releaseRuntimeClasspath.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/dependencies/releaseRuntimeClasspath.txt b/app/dependencies/releaseRuntimeClasspath.txt index c679dd88..07111811 100644 --- a/app/dependencies/releaseRuntimeClasspath.txt +++ b/app/dependencies/releaseRuntimeClasspath.txt @@ -104,8 +104,8 @@ com.google.dagger:dagger:2.51.1 com.google.dagger:hilt-android:2.51.1 com.google.dagger:hilt-core:2.51.1 com.google.guava:listenablefuture:1.0 -com.google.protobuf:protobuf-javalite:4.26.1 -com.google.protobuf:protobuf-kotlin-lite:4.26.1 +com.google.protobuf:protobuf-javalite:4.27.0 +com.google.protobuf:protobuf-kotlin-lite:4.27.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.8.0 com.squareup.okio:okio:3.8.0