diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8eff5a5..7a033a9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ kotlinCompose = "1.7.1" lint = "31.7.3" memfault-cloud = "2.0.5" okhttp = "5.0.0-alpha.14" -protobuf = "4.29.0" +protobuf = "4.29.1" protobufPlugin = "0.9.4" publishPlugin = "1.3.0" retrofit = "2.11.0"