From 573d81e5797e7170e2dec97e7eb9e61acbd64fec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:48:26 +0000 Subject: [PATCH] Update protobuf to v4.29.2 (#318) 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 dc1be3d..a69dcac 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ kotlin = "2.1.0" kotlinx-coroutines = "1.9.0" kotlinx-datetime = "0.6.1" markwon = "4.6.2" -protobuf = "4.29.1" +protobuf = "4.29.2" protobuf-plugin = "0.9.4" robolectric = "4.14.1" sunrise-sunset = "1.2"