Skip to content

Commit 140be73

Browse files
authored
Merge pull request #1762 from android/renovate/all
Update all dependencies 4.29.1 to v4.29.2
2 parents 7de54f3 + a991f6b commit 140be73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/dependencies/prodReleaseRuntimeClasspath.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ com.google.guava:failureaccess:1.0.1
194194
com.google.guava:guava:31.1-android
195195
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
196196
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
199199
com.squareup.okhttp3:logging-interceptor:4.12.0
200200
com.squareup.okhttp3:okhttp:4.12.0
201201
com.squareup.okio:okio-jvm:3.9.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ kotlinxSerializationJson = "1.7.3"
4747
ksp = "2.1.0-1.0.29"
4848
moduleGraph = "2.7.1"
4949
okhttp = "4.12.0"
50-
protobuf = "4.29.1"
50+
protobuf = "4.29.2"
5151
protobufPlugin = "0.9.4"
5252
retrofit = "2.11.0"
5353
retrofitKotlinxSerializationJson = "1.0.0"

0 commit comments

Comments
 (0)