diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9b04f4c4..3f327a8a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -38,7 +38,7 @@ androidxTestRunner = "1.5.2" androidxTestCore = "1.5.0" androidxBenchmarkMacroJunit4 = "1.2.2" androidxTestRules = "1.5.0" -protobuf = "3.25.1" +protobuf = "3.25.2" protobufPlugin = "0.9.4" retrofit = "2.9.0" room = "2.6.1"