From 90be2512695598bfd99dcca14b217dabc71f5992 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 16:56:13 +0000 Subject: [PATCH] Update protobuf to v4 (#233) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 75efbca..8e52384 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ kotlin = "2.0.0" # https://dagger.dev/hilt/gradle-setup hilt = "2.51.1" # https://github.com/protocolbuffers/protobuf/releases -protobuf = "3.25.3" +protobuf = "4.27.2" # https://github.com/google/protobuf-gradle-plugin/releases protobufPlugin = "0.9.4" # https://plugins.gradle.org/plugin/org.sonarqube