diff --git a/build.gradle b/build.gradle index 678e7a2b0..a3c608776 100644 --- a/build.gradle +++ b/build.gradle @@ -99,7 +99,7 @@ ext.deps = [ okhttp3 : 'com.squareup.okhttp3:okhttp:4.9.3', leakcanary : 'com.squareup.leakcanary:leakcanary-android:1.6.3', leakcanary2 : 'com.squareup.leakcanary:leakcanary-android:2.8.1', - protobuf : 'com.google.protobuf:protobuf-java:3.20.1', + protobuf : 'com.google.protobuf:protobuf-java:3.21.4', testCore : 'androidx.test:core:1.4.0', testRules : 'androidx.test:rules:1.4.0', // Plugin dependencies