File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -194,8 +194,8 @@ com.google.guava:failureaccess:1.0.1
194
194
com.google.guava:guava:31.1-android
195
195
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
196
196
com.google.j2objc:j2objc-annotations:1.3
197
- com.google.protobuf:protobuf-javalite:4.29.1
198
- com.google.protobuf:protobuf-kotlin-lite:4.29.1
197
+ com.google.protobuf:protobuf-javalite:4.29.2
198
+ com.google.protobuf:protobuf-kotlin-lite:4.29.2
199
199
com.squareup.okhttp3:logging-interceptor:4.12.0
200
200
com.squareup.okhttp3:okhttp:4.12.0
201
201
com.squareup.okio:okio-jvm:3.9.0
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ kotlinxSerializationJson = "1.7.3"
47
47
ksp = " 2.1.0-1.0.29"
48
48
moduleGraph = " 2.7.1"
49
49
okhttp = " 4.12.0"
50
- protobuf = " 4.29.1 "
50
+ protobuf = " 4.29.2 "
51
51
protobufPlugin = " 0.9.4"
52
52
retrofit = " 2.11.0"
53
53
retrofitKotlinxSerializationJson = " 1.0.0"
You can’t perform that action at this time.
0 commit comments